[
https://issues.apache.org/jira/browse/HBASE-12961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14305929#comment-14305929
]
Hudson commented on HBASE-12961:
--------------------------------
SUCCESS: Integrated in HBase-1.1 #140 (See
[https://builds.apache.org/job/HBase-1.1/140/])
HBASE-12961 Fix negative values in read and write region server metrics.
(eclark: rev de92ccbb276808d0fe8598b62d77c906b054c1fc)
* hbase-client/src/main/java/org/apache/hadoop/hbase/ServerLoad.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/TestServerLoad.java
> Negative values in read and write region server metrics
> --------------------------------------------------------
>
> Key: HBASE-12961
> URL: https://issues.apache.org/jira/browse/HBASE-12961
> Project: HBase
> Issue Type: Bug
> Components: regionserver
> Affects Versions: 2.0.0
> Reporter: Victoria
> Assignee: Victoria
> Priority: Minor
> Fix For: 2.0.0, 1.1.0, 0.98.11
>
> Attachments: HBASE-12961-2.0.0-v1.patch, HBASE-12961-v1.patch
>
>
> HMaster web page ui, shows the read/write request per region server. They are
> currently displayed by using 32 bit integers. Hence, if the servers are up
> for a long time the values can be shown as negative.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)