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

Zhihong Yu commented on HBASE-5862:
-----------------------------------

{code}
+    //per hfile.  Figuring out which cfs, hfiles, ...
{code}
Should cfs be in expanded form (column families) ?
{code}
+    //and on the next tick of the metrics everything that is still relevant 
will be
+    //re-added.
{code}
're-added' -> 'added' or 'added again'

The initialization work in clear() should be moved to 
RegionServerDynamicMetrics ctor because it is one time operation.
                
> 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: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to