[
https://issues.apache.org/jira/browse/HBASE-7816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Hofhansl resolved HBASE-7816.
----------------------------------
Resolution: Duplicate
Fix Version/s: (was: 0.94.6)
I think we include the in HBASE-7818
> numericPersistentMetrics should not be cleared for regions that are not being
> closed
> ------------------------------------------------------------------------------------
>
> Key: HBASE-7816
> URL: https://issues.apache.org/jira/browse/HBASE-7816
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Affects Versions: 0.94.4
> Reporter: Tianying Chang
> Assignee: Tianying Chang
> Priority: Minor
>
> when a region is closed, the region level dynamic metrics
> "numericPersistentMetrics" are cleared for all regions on the same region
> servers. It is OK for numericMetrics and timeVaryingMetrics. But not right
> for numericPersistentMetrics, because those value are accumulated and not be
> reset at poll time. To keep the right value, only the metrics for the closed
> region should be cleared, numericPersistentMetrics for other regions should
> be kept.
--
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