YutaLin opened a new pull request, #8923: URL: https://github.com/apache/ozone/pull/8923
## What changes were proposed in this pull request? Add snapshot diff report with object tag, stream key, rewriteKey and S3 MPU operations: initiateMultipartUpload, createMultipartKey, createMultipartStreamKey, completeMultipartUpload, abortMultipartUpload Please describe your PR in detail: This PR extends snapshot diff reporting to properly handle modern Ozone object operations including object tagging, stream keys, key rewrites, and S3 Multipart Upload (MPU) operations. Added comprehensive tests comparing diff types across all operations to ensure correct snapshot behavior and proper cleanup of temporary artifacts. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13041 ## How was this patch tested? Patch is tested in local and automation. -- 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]
