[
https://issues.apache.org/jira/browse/HBASE-18469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16106988#comment-16106988
]
Yu Li commented on HBASE-18469:
-------------------------------
Thanks for chiming in [~anoop.hbase], does the description in the attached
patch look good? Or are you suggesting more metrics? Even with the patch we
don't have metrics for read/write RPCs but only one for all RPC requests
including admin RPCs, BulkLoad RPC, etc. Thanks.
> Correct RegionServer metric of totalRequestCount
> --------------------------------------------------
>
> Key: HBASE-18469
> URL: https://issues.apache.org/jira/browse/HBASE-18469
> Project: HBase
> Issue Type: Bug
> Affects Versions: 1.2.0
> Reporter: Shibin Zhang
> Assignee: Yu Li
> Priority: Critical
> Attachments: HBASE-18469.patch
>
>
> when i get the metric ,i found this three metric may be have some error as
> follow :
> "totalRequestCount" : 17541,
> "readRequestCount" : 17483,
> "writeRequestCount" : 1633,
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)