[
https://issues.apache.org/jira/browse/HBASE-19035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221801#comment-16221801
]
Anoop Sam John commented on HBASE-19035:
----------------------------------------
+1. Lets unify it where the metrics are updated. For writes, seems we update
at region and for reads, it is at RsRpcServices , one layer up Region.!
> Miss metrics when coprocessor use region scanner to read data
> -------------------------------------------------------------
>
> Key: HBASE-19035
> URL: https://issues.apache.org/jira/browse/HBASE-19035
> Project: HBase
> Issue Type: Bug
> Reporter: Guanghao Zhang
> Fix For: 2.0.0-beta-1
>
>
> Region interface is exposed to coprocessor. So coprocessor use getScanner to
> get a region scanner to read data. But the scan metrics was only updated in
> region server level. So we will miss some scan metrics for the read from
> coprocessor.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)