[
https://issues.apache.org/jira/browse/HBASE-26013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yutong Xiao updated HBASE-26013:
--------------------------------
Description: After HBASE-25677, Server+table counters on each scan are
extracted from #nextRaw to rsServices level 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. (was:
)
> 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
> Reporter: Yutong Xiao
> Assignee: Yutong Xiao
> Priority: Major
>
> After HBASE-25677, Server+table counters on each scan are extracted from
> #nextRaw to rsServices level 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)