[
https://issues.apache.org/jira/browse/HBASE-27713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27713.
-------------------------------
Fix Version/s: 2.6.0
3.0.0-alpha-4
2.5.5
2.4.18
Hadoop Flags: Reviewed
Resolution: Fixed
Pushed to branch-2.4+.
Thanks [~tangtianhang] for contributing!
> 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
> Fix For: 2.6.0, 3.0.0-alpha-4, 2.5.5, 2.4.18
>
>
> 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)