Jimmyweng006 opened a new pull request, #8506:
URL: https://github.com/apache/ozone/pull/8506
## What changes were proposed in this pull request?
* Enforce ETag/Content-MD5 integrity check for both single PUT and multipart
complete operations.
* Abort multipart upload and return BadDigest error if ETag mismatch is
detected.
* Add comprehensive unit tests for both PUT and multipart complete:
* ETag match (success)
* ETag mismatch (trigger cleanup and BadDigest)
* Missing Content-MD5 header (success)
## What is the link to the Apache JIRA
https://issues.apache.org/jira/browse/HDDS-10633
## How was this patch tested?
[CI Pass](https://github.com/Jimmyweng006/ozone/actions/runs/15226178491)
--
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]