Longping Jie created HBASE-29322:
------------------------------------
Summary: The TableRequests metric for individual tables doesn't
count
Key: HBASE-29322
URL: https://issues.apache.org/jira/browse/HBASE-29322
Project: HBase
Issue Type: Bug
Components: metrics
Affects Versions: 2.6.2
Environment: hbase 2.6.2
Reporter: Longping Jie
Attachments: image-2025-05-16-14-52-43-248.png
The TableRequest metric for individual tables that was recently discovered
doesn't count,
As shown in the following figure, on all regionservers, the GetTime_num_ops
does not increase in the table's TableRequest metric:
!image-2025-05-16-14-52-43-248.png|width=676,height=274!
However, in region-level metrics, the values of region_metric_getCount can be
added up normally
The statistics of table-level request metrics and region request metrics cannot
be aligned,
Not all tables have problems, and some tables have such problems and cannot be
reproduced when debugging locally
--
This message was sent by Atlassian Jira
(v8.20.10#820010)