Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Implemented
-
None
Description
HDDS-6440 added support for custom metadata for normal object creation.
We should also support custom metadata creation for multipart upload key.
The metadata should be set during the multipart upload initiation request, which will be committed during the multipart upload complete request.
See: https://docs.aws.amazon.com/cli/latest/reference/s3api/create-multipart-upload.html
Should be tested using unit tests and acceptance tests.
Attachments
Issue Links
- relates to
-
HDDS-6440 Handle custom metadata (x-amz-meta) through S3 API.
- Resolved
- links to