[
https://issues.apache.org/jira/browse/HBASE-19332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated HBASE-19332:
--------------------------
Comment: was deleted
(was: A comment with security level 'jira-users' was removed.)
> DumpReplicationQueues misreports total WAL size
> -----------------------------------------------
>
> Key: HBASE-19332
> URL: https://issues.apache.org/jira/browse/HBASE-19332
> Project: HBase
> Issue Type: Bug
> Components: Replication
> Affects Versions: 1.3.1
> Reporter: Gary Helmling
> Assignee: Gary Helmling
> Priority: Trivial
> Fix For: 1.3.2, 2.0.0
>
> Attachments: HBASE-19332.patch
>
>
> DumpReplicationQueues uses an int to collect the total WAL size for a queue.
> Predictably, this overflows much of the time. Let's use a long instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)