swamirishi opened a new pull request, #5165:
URL: https://github.com/apache/ozone/pull/5165

   ## What changes were proposed in this pull request?
   
   Currently Snapdiff reads all the keys through the sst files. SSTFileReader 
has apis supporting reading keys with a prefix. In this case we can just read 
the keys only with the bucket prefix, thus making the diff faster for larger 
sst files.
   
   
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-8863
   
   ## How was this patch tested?
   
   Unit tests and Integration 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]

Reply via email to