[ 
https://issues.apache.org/jira/browse/HBASE-11702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14094657#comment-14094657
 ] 

Lars Hofhansl commented on HBASE-11702:
---------------------------------------

Hopefully {{if (bytesWritten > closeCheckInterval) {}} is not true too 
frequently. System.currentTimeMillis() is not free.

+1


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

Reply via email to