[
https://issues.apache.org/jira/browse/HBASE-27713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17709829#comment-17709829
]
Duo Zhang commented on HBASE-27713:
-----------------------------------
Seems we have already removed this metrics in HBASE-20233 but when refactoring
we added it back on master branch...
> 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
> Priority: Major
>
> 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)