peterxcli commented on PR #11136:
URL: https://github.com/apache/ozone/pull/11136#issuecomment-5762038767

   Thanks @rich7420, you were right: an earlier rewrite of the description had 
the multipart case backwards. It now matches the code. Only a plain-MD5 source 
ETag is reused. A multipart `-N` source, or a source with no stored ETag, gets 
a freshly computed MD5.
   
   While merging master I also fixed a sentence that HDDS-15182 made stale. The 
`CopyObjectResponse` ETag is no longer re-read from the destination key; it is 
the value returned by the write, which is the same one stored on the key. I 
also narrowed the testing note to what the tests actually assert.


-- 
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