You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/01/10 22:30:08 UTC

[GitHub] athanatos opened a new pull request #967: ISSUE #956: gc: add more stats

athanatos opened a new pull request #967: ISSUE #956: gc: add more stats
URL: https://github.com/apache/bookkeeper/pull/967
 
 
   Add new gc stats:
    * RECLAIMED_COMPACTION_SPACE_BYTES
    * ACTIVE_ENTRY_LOG_COUNT
    * ACTIVE_ENTRY_LOG_SPACE_BYTES
    * RECLAIMED_ENTRY_LOG_SPACE_BYTES
    * THREAD_RUNTIME
    * MAJOR_COMPACTION_COUNT
    * MINOR_COMPACTION_COUNT
    * ACTIVE_LEDGER_COUNT
    * DELETED_LEDGER_COUNT
   
   Removes apparently unused (better named replacements above):
    * NUM_MINOR_COMP
    * NUM_MAJOR_COMP
   
   (@bug W-3038773@)
   Signed-off-by: Samuel Just <sj...@salesforce.com>
   Signed-off-by: Dustin Castor <dc...@salesforce.com>

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services