jojochuang opened a new pull request, #8476: URL: https://github.com/apache/ozone/pull/8476
## What changes were proposed in this pull request? HDDS-13064. [snapshot] Add test coverage for SnapshotUtils.isBlockLocationInfoSame() Please describe your PR in detail: * Add test cases to cover each and every cases in SnapshotUtils.isBlockLocationInfoSame(). * There is a hsync corner case where the code does not match the comment description. Fixed the code to match the comment. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13064 ## How was this patch tested? New unit tests added in TestSnapshotUtils.java -- 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]
