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

Hudson commented on HBASE-13847:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6553 (See 
[https://builds.apache.org/job/HBase-TRUNK/6553/])
HBASE-13847 getWriteRequestCount function in HRegionServer uses int variable to 
return the count (Abhilash) (stack: rev 
c62b396f9f4537d121e2661f328674c99a8b7fb7)
* 
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)

Reply via email to