[
https://issues.apache.org/jira/browse/HBASE-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578353#comment-14578353
]
Hudson commented on HBASE-13847:
--------------------------------
SUCCESS: Integrated in HBase-1.2 #139 (See
[https://builds.apache.org/job/HBase-1.2/139/])
HBASE-13847 getWriteRequestCount function in HRegionServer uses int variable to
return the count (Abhilash) (stack: rev
14db858a287750ab784cd3388bd6c0c298fdb5c6)
*
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegionServer.java
> getWriteRequestCount function in HRegionServer uses int variable to return
> the count.
> -------------------------------------------------------------------------------------
>
> Key: HBASE-13847
> URL: https://issues.apache.org/jira/browse/HBASE-13847
> Project: HBase
> Issue Type: Bug
> Components: hbase, regionserver
> Affects Versions: 1.0.0
> Reporter: Abhilash
> Assignee: Abhilash
> Labels: easyfix
> Fix For: 2.0.0, 1.0.1, 1.2.0, 1.1.1
>
> Attachments: HBASE-13847.patch, HBASE-13847.patch, HBASE-13847.patch,
> HBASE-13847.patch, screenshot-1.png
>
>
> Variable used to return the value of getWriteRequestCount is int, must be
> long. I think it causes cluster UI to show negative Write Request Count.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)