[ https://issues.apache.org/jira/browse/HADOOP-8313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13421484#comment-13421484
]
Alex Baranau commented on HADOOP-8313:
--------------------------------------
Some work around this is done inside HBase project currently (HBASE-6411). But probably this
should be placed in hadoop codebase.
> Add the ability for MetricsRegistry to remove metrics
> -----------------------------------------------------
>
> Key: HADOOP-8313
> URL: https://issues.apache.org/jira/browse/HADOOP-8313
> Project: Hadoop Common
> Issue Type: Improvement
> Components: metrics
> Reporter: Elliott Clark
>
> Currently HBase is exposing metrics about a region through org.apache.hadoop.metrics.
As regions are moved around or deleted we will want to remove the metrics.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|