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

   ## What changes were proposed in this pull request?
   Add support for the `Content-MD5` header to verify object integrity during 
object uploads.
   
   ## Please describe your PR in detail:
   * Validate the `Content-MD5` header using pre-commit hooks before the key is 
committed.
   * Add unit tests, integration tests, and end-to-end tests covering:
     * PUT object with `Content-MD5`
     * Multipart upload with `Content-MD5`
   * Add no-argument constructors to `KeyDataStreamOutput` to simplify unit 
test setup.
   
   ## What is the link to the Apache JIRA?
   https://issues.apache.org/jira/browse/HDDS-10633
   
   ## How was this patch tested?
   https://github.com/hevinhsu/ozone/actions/runs/20842334193
   


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