Details
Description
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.
Attachments
Issue Links
- breaks
-
HBASE-26086 TestHRegionReplayEvents do not pass in branch-2 and throws NullPointerException
- Resolved
- is broken by
-
HBASE-25677 Server+table counters on each scan #nextRaw invocation becomes a bottleneck when heavy load
- Resolved
- links to