tianhang tang created HBASE-27617:
-------------------------------------
Summary: Make metrics from MetricsTableLatenciesImpl removable
Key: HBASE-27617
URL: https://issues.apache.org/jira/browse/HBASE-27617
Project: HBase
Issue Type: Bug
Reporter: tianhang tang
Assignee: tianhang tang
Now the table latency metrics will last forever on a RS.
Could reproduce this issue easily:
1. Create a test table and the region opened on RS_A;
2. Do a query;
3. Move the table to another group;
4. See JMX on RS_A, table latency metrics still exists and will not deleted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)