aswinshakil opened a new pull request, #4811: URL: https://github.com/apache/ozone/pull/4811
## What changes were proposed in this pull request? When a key is overwritten, it will still have the same object ID as the previous version of the key. So only the object ID check between snapshots is not enough to prove the key is same. This patch does an additional check on the `OMBlockLocationInfoGroup`. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-8686 ## How was this patch tested? The patch was tested using updated existing test. -- 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]
