[
https://issues.apache.org/jira/browse/HBASE-11702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14093500#comment-14093500
]
Andrew Purtell commented on HBASE-11702:
----------------------------------------
I decided not to export compacted KVs and total compacting KVs as Hadoop
metrics as these counts are maintained per compactor and we might have more
than one compactor active concurrently. Not worth the effort of making RS-wide
metrics out of that.
> Better introspection of long running compactions
> ------------------------------------------------
>
> Key: HBASE-11702
> URL: https://issues.apache.org/jira/browse/HBASE-11702
> Project: HBase
> Issue Type: Improvement
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Minor
> Fix For: 0.99.0, 2.0.0, 0.98.6
>
> Attachments: HBASE-11702.patch
>
>
> For better introspection of long running compactions, periodically print
> compaction progress for a file at DEBUG level (thread name, file path, total
> compacted KVs, total compacted bytes, completion percent, rate).
--
This message was sent by Atlassian JIRA
(v6.2#6252)