tianhang tang created HBASE-27713:
-------------------------------------
Summary: Remove numRegions in Region Metrics
Key: HBASE-27713
URL: https://issues.apache.org/jira/browse/HBASE-27713
Project: HBase
Issue Type: Improvement
Reporter: tianhang tang
Assignee: tianhang tang
After HBASE-27681, I'd like to refactor region metrics, Then found this issue.
We have a metric named `numRegions` in Region Metrics, which I think it's a
regionServer metric, but not a region metric.
And we do have a `regionCount` metric in RegionServer Metrics.
So I think we should delete the `numRegions`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)