[ 
https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13575941#comment-13575941
 ] 

Tianying Chang commented on HBASE-5862:
---------------------------------------

Elliott, 

I was working on adding some other region level metrics. I think your work 
around of clearing all dynamic metrics for all the regions when one region is 
closed works for most of the cases, but for metrics of 
"numericPersistentMetrics", seems not appropriate. Because clearing the metrics 
will lose the accumulated values which can never be recovered, especially for 
the live regions that are not to be closed.

I want to open a bug for addressing the numericPersistentMetrics metrics, and 
would like to hear comments from you.  Thanks 
                
> After Region Close remove the Operation Metrics.
> ------------------------------------------------
>
>                 Key: HBASE-5862
>                 URL: https://issues.apache.org/jira/browse/HBASE-5862
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>            Priority: Critical
>             Fix For: 0.94.0, 0.96.0
>
>         Attachments: HBASE-5862-0.patch, HBASE-5862-1.patch, 
> HBASE-5862-2.patch, HBASE-5862-3.patch, HBASE-5862-4.patch, 
> HBASE-5862-94-3.patch, TSD.png
>
>
> If a region is closed then Hadoop metrics shouldn't still be reporting about 
> that region.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to