xichen01 commented on PR #6479: URL: https://github.com/apache/ozone/pull/6479#issuecomment-2047701818
>@myskov Thank you for the backport. > > Since ETag feature already landed on ozone-1.4 branch. I propose to include ETag related fixes / improvements in version 1.4.1. > > [HDDS-9680](https://issues.apache.org/jira/browse/HDDS-9680). Use md5 hash of multipart object part's content as ETag (https://github.com/apache/ozone/pull/5668) [HDDS-10395](https://issues.apache.org/jira/browse/HDDS-10395). Fix eTag compatibility issues during MPU (https://github.com/apache/ozone/pull/6235) [HDDS-10403](https://issues.apache.org/jira/browse/HDDS-10403). CopyObject should set ETag based on the key content (https://github.com/apache/ozone/pull/6251) [HDDS-10521](https://issues.apache.org/jira/browse/HDDS-10521). ETag field should not be returned during GetObject if the key does not contain ETag field (https://github.com/apache/ozone/pull/6377) [HDDS-10587](https://issues.apache.org/jira/browse/HDDS-10587). Reset the thread-local MessageDigest instance during exception (https://github.com/apache/ozone/pull/6435) @ivandika3 will you create a new PR to merge above these PRs to the branch ozone-1.4? -- 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]
