[
https://issues.apache.org/jira/browse/HBASE-12448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14202990#comment-14202990
]
Lars Hofhansl commented on HBASE-12448:
---------------------------------------
Can we write more than 2gb bytes in one minute?
That'd just be 35.8mb/s, so I guess the answer is yes. So
bytesWrittenInProgress should be a long.
> Fix rate reporting in compaction progress DEBUG logging
> -------------------------------------------------------
>
> Key: HBASE-12448
> URL: https://issues.apache.org/jira/browse/HBASE-12448
> Project: HBase
> Issue Type: Bug
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Priority: Trivial
> Fix For: 2.0.0, 0.98.8, 0.99.2
>
> Attachments: HBASE-12448-0.98.patch, HBASE-12448.patch
>
>
> HBASE-11702 introduced rate reporting at DEBUG level for long running
> compactions but failed to align bytesWritten with the reporting interval.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)