lokeshj1703 opened a new pull request #170: URL: https://github.com/apache/incubator-ratis/pull/170
## What changes were proposed in this pull request? Ozone Manager Ratis server tries to purge logs up to the snapshotIndex after a snapshot is taken. But it only purges the logs which have been cached in memory. This could lead to older logs not being purged and consuming disk space. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/RATIS-1025 ## How was this patch tested? Existing UT ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
