hangc0276 opened a new pull request, #4071:
URL: https://github.com/apache/bookkeeper/pull/4071

   ### Motivation
   When the garbage collection is triggered, we don't know the actual 
compaction progress, for example, the total entrylog files waiting to be 
compacted and how many entrylog files have been compacted. Without the 
information, we don't know when will the garbage collection will finish.
   
   ### Changes
   Print the garbage collection progress every one minutes, and the progress 
contains how many EntryLog files have been compaction and the total EntryLog 
files waiting to be compacted.
   
   


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

Reply via email to