dlg99 opened a new issue, #3803: URL: https://github.com/apache/bookkeeper/issues/3803
**FEATURE REQUEST** 1. Please describe the feature you are requesting. GarbageCollectorThread should periodically trigger compaction of RocksDB-backed EntryLogMetadataMap to improve performance of iteration over entry logs. 2. Indicate the importance of this issue to you (blocker, must-have, should-have, nice-to-have). should have 3. Provide any additional detail on your proposed use case for this feature. The project has contributions (e.g. https://github.com/apache/bookkeeper/pull/3802 but also others) around rocksDB compaction. GC thread is another place where this may become a problem for the bookie continuously running for a long time under load. -- 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]
