Skip to content

Conversation

@emrocha
Copy link
Contributor

@emrocha emrocha commented May 19, 2023

PutObjectAsync must not use multipart if has header "X-Amz-Meta-Snowball-Auto-Extract=true".
See minio/minio#17033

PutObjectAsync must not use multipart if has header "X-Amz-Meta-Snowball-Auto-Extract=true"
See minio/minio#17033
Copy link
Collaborator

@ebozduman ebozduman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
But we should keep in mind that this is not enough to support Snowball.

@emrocha
Copy link
Contributor Author

emrocha commented Jun 15, 2023

Yes. I could write a function similar to upload_snowball_objects from the Python client.

Copy link
Collaborator

@ebozduman ebozduman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (#797 addresses the missing snowball support)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants