Adrian Muraru created HBASE-11552:
-------------------------------------
Summary: Read/Write requests count metric value is too short
Key: HBASE-11552
URL: https://issues.apache.org/jira/browse/HBASE-11552
Project: HBase
Issue Type: Bug
Components: metrics
Affects Versions: 0.94.21
Reporter: Adrian Muraru
I am using {{readRequestsCount}} and {{writeRequestsCount}} counters to plot
HBase activity in opentsdb and noticed that they are exported as int value
although the underlying counter backed by a {{long}} counter.
Metric should be a {{long}} as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)