sijie commented on issue #2394:
URL: https://github.com/apache/bookkeeper/issues/2394#issuecomment-667759991


   @holmes07 The minor compaction threshold is 20% 
(https://github.com/apache/pulsar/blob/master/conf/bookkeeper.conf#L477). It 
means that minor compaction only kicks in when the active data usage is below 
20%. From your log, it seems that the data usage of active ledgers are still 
above 20%. You might need to check why those ledgers are still active.


----------------------------------------------------------------
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]


Reply via email to