swamirishi opened a new pull request, #9141: URL: https://github.com/apache/ozone/pull/9141
## What changes were proposed in this pull request? For performing Snapshot diff on defragmented version of snapshots would require traversing the snapshot local metadata chain for figuring out the sst file. This could be very inefficient if multiple yaml files need to be read from disk and this info could be kept in memory as the info is not going to occupy a lot of memory. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13627 ## How was this patch tested? Added unit tests -- 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]
