danpi opened a new pull request, #4555: URL: https://github.com/apache/bookkeeper/pull/4555
Descriptions of the changes in this PR: <!-- Either this PR fixes an issue, --> Fix #4554 ### Motivation Resolve issue with SST files remaining uncleared in the locations folder. ### Changes 1. Reuse the cleanup logic of `GarbageCollectorThread` to trigger entryLocationCompact() when a major compaction occurs. 2. Add the `entryLocationCompaction` configuration option to control the above behavior, disabled by default. -- 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]
