SaketaChalamchala opened a new pull request, #8529: URL: https://github.com/apache/ozone/pull/8529
## What changes were proposed in this pull request? After snapshot compaction is implemented although the content of the snapshot dbs will remain the same, the file names might change. We will need to disable DAG pruner and not remove source files of older compactions to be able to perform diff. With [#8214](https://github.com/apache/ozone/pull/8214) the storage footprint of the SST backup dir will be reduced so we this change shouldn't affect the storage footprint adversely. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13011 ## How was this patch tested? Manual 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]
