Skip to content

[s3] fix metadata lost during backup and restore #1967#14

Open
gcpcscol wants to merge 1 commit into
PlakarKorp:mainfrom
gcpcscol:fix/s3-metadata
Open

[s3] fix metadata lost during backup and restore #1967#14
gcpcscol wants to merge 1 commit into
PlakarKorp:mainfrom
gcpcscol:fix/s3-metadata

Conversation

@gcpcscol

Copy link
Copy Markdown

Hello,
Here is a proposal to address the issue of backup and restore S3 metadata.
The solution isn’t perfect at this point because it increases the backup time, as it’s necessary to retrieve information for each S3 object while traversing the directory tree.
I think there's a bug in the minio-go library, because when I set WithMetadata=true in the ListObjects options, the function doesn't return the metadata.

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.

1 participant