[ 
https://issues.apache.org/jira/browse/HBASE-10645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

deepankar updated HBASE-10645:
------------------------------

    Description: For aggregating the metrics from all of its regions 
HRegionServer is using int, while the underlying region level metrics use long. 
Due to this they get wrapped around giving out negative values if the 
regionserver is not restarted for a long time.  (was: For aggregating the 
metrics from all of its regions HRegionServer is using int,
while the underlying region level metrics use long. Due to this they get 
wrapped around giving out negative values if the regionserver is not restarted 
for a long time.)

> Fix wrapping of Requests Counts Regionserver level metrics 
> -----------------------------------------------------------
>
>                 Key: HBASE-10645
>                 URL: https://issues.apache.org/jira/browse/HBASE-10645
>             Project: HBase
>          Issue Type: Bug
>          Components: regionserver
>    Affects Versions: 0.94.15
>            Reporter: deepankar
>            Priority: Trivial
>
> For aggregating the metrics from all of its regions HRegionServer is using 
> int, while the underlying region level metrics use long. Due to this they get 
> wrapped around giving out negative values if the regionserver is not 
> restarted for a long time.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to