[
https://issues.apache.org/jira/browse/HBASE-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909129#comment-13909129
]
Enis Soztutar commented on HBASE-10587:
---------------------------------------
+1
> Master metrics clusterRequests is wrong
> ---------------------------------------
>
> Key: HBASE-10587
> URL: https://issues.apache.org/jira/browse/HBASE-10587
> Project: HBase
> Issue Type: Bug
> Components: master, metrics
> Affects Versions: 0.96.0
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: hbase-10587.patch
>
>
> In the master jmx, metrics clusterRequests increases so fast. Looked into the
> code and found the calculation is a little bit wrong. It's a counter.
> However, for each region server report, the total number of requests is added
> to clusterRequests. That means it's added multiple times.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)