[
https://issues.apache.org/jira/browse/HBASE-26013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17368695#comment-17368695
]
Reid Chan commented on HBASE-26013:
-----------------------------------
Cherry-picked to branch-2.3 & branch-2.4 as well.
> Get operations readRows metrics becomes zero after HBASE-25677
> --------------------------------------------------------------
>
> Key: HBASE-26013
> URL: https://issues.apache.org/jira/browse/HBASE-26013
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Reporter: Yutong Xiao
> Assignee: Yutong Xiao
> Priority: Minor
> Fix For: 3.0.0-alpha-1, 2.5.0, 1.7.1
>
>
> After HBASE-25677, Server+table counters on each scan are extracted from
> #nextRaw to rsServices scan. In this case, the get operation will not count
> the read rows. So that the readRows metrics becomes zero. Should add counter
> in metricsUpdateForGet.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)