Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix the problem of metadata and tagging loss when files are copied #3047

Merged
merged 2 commits into from May 14, 2022

Conversation

shichanglin5
Copy link
Contributor

by adding processing of metadata and tagging in s3 api CopyObject (judging whether to copy or overwrite according to the directive header)

by adding processing of metadata and tagging in s3 api CopyObject (judging whether to copy or overwrite according to the directive header)
@chrislusf
Copy link
Collaborator

Looks good. Add some tests?

…dded to the processMetadata & processMetadataBytes methods of s3api_object_copy_handlers.go
@shichanglin5
Copy link
Contributor Author

Thanks for reminding. Method test has been added

@chrislusf chrislusf merged commit ea49183 into seaweedfs:master May 14, 2022
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.

None yet

2 participants