peterxcli opened a new pull request, #10202: URL: https://github.com/apache/ozone/pull/10202
## What changes were proposed in this pull request? S3 object atomicity is now handled by OM generation-match semantics(need explicit setting), so keeping the client-side atomicKeyCreation size check is stale and can incorrectly fail closes based on declared/preallocated size rather than actual committed bytes. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15193 ## How was this patch tested? (Please explain how this patch was tested. Ex: unit tests, manual tests, workflow run on the fork git repo.) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this.) -- 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]
