[
https://issues.apache.org/jira/browse/HBASE-13847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-13847:
--------------------------
Resolution: Fixed
Status: Resolved (was: Patch Available)
Pushed to branch-1.0+. Thanks for the patch [~abhilak]
> 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.2.0, 1.1.1, 1.0.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)