sadanand48 opened a new pull request, #8620: URL: https://github.com/apache/ozone/pull/8620
## What changes were proposed in this pull request? - Removed the excludedSstFiles arg. (This was only added for debugging and never used. We already have toExcludeList and any file in this list will be excluded from the tarball) - Move few common util methods to OMDBCheckpointUtils for use in HDDS-12984 - Change the received/excluded files data structure from List to Set. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13263 ## How was this patch tested? Just a refactor. Existing UT's should cover -- 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]
