swamirishi opened a new pull request, #9235: URL: https://github.com/apache/ozone/pull/9235
## What changes were proposed in this pull request? Currently get table Prefix function is placed inside snapshotUtils. However the implementation should dictate the various table prefix. For every diff computation corresponding to a table DAG traversal is done for all tables redundantly making the snapshot diff operation do redundant sst file seeks and reads which could have been avoided. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13849 ## How was this patch tested? Fixed existing 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]
