ivandika3 opened a new pull request, #6490:
URL: https://github.com/apache/ozone/pull/6490

   ## What changes were proposed in this pull request?
   
   Need to support x-amz-metadata-directive: specifies whether the metadata is 
copied from the source object or replaced with metadata that's provided in the 
request. When copying an object, you can preserve all metadata (the default) or 
specify new metadata. If this header isn’t specified, COPY is the default 
behavior.
   
   Valid Values: COPY | REPLACE
   
   See: 
https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html#API_CopyObject_RequestSyntax
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-10645
   
   ## How was this patch tested?
   
   Unit test and acceptance test.
   
   Clean CI run: https://github.com/ivandika3/ozone/actions/runs/8589734492
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to