YutaLin opened a new pull request, #10164: URL: https://github.com/apache/ozone/pull/10164
## What changes were proposed in this pull request? Conditional CompleteMultipartUpload Please describe your PR in detail: Conditional MPU completion should reuse the same conditional write fields already present in KeyArgs, but unlike normal conditional PUT, it does not need an open-key plus later commit bridge. The final key is assembled and committed inside one OM transaction in S3MultipartUploadCompleteRequest.validateAndUpdateCache(...) while holding the normal bucket write lock ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15067 ## How was this patch tested? Add E2E tests, CI Action(https://github.com/YutaLin/ozone/actions/runs/25147780358) -- 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]
