[
https://issues.apache.org/jira/browse/HBASE-8263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeffrey Zhong updated HBASE-8263:
---------------------------------
Attachment: hbase-8263.patch
Swap back to the right counters. Thanks.
> Master LogSplitting metrics update wrong counters
> -------------------------------------------------
>
> Key: HBASE-8263
> URL: https://issues.apache.org/jira/browse/HBASE-8263
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Priority: Minor
> Fix For: 0.95.1
>
> Attachments: hbase-8263.patch
>
>
> Wrong counters are updated as you can see in
> MetricsMasterSourceImpl.java#init()
> {code}
> splitTimeHisto = metricsRegistry.newHistogram(SPLIT_SIZE_NAME,
> SPLIT_SIZE_DESC);
> splitSizeHisto = metricsRegistry.newHistogram(SPLIT_TIME_NAME,
> SPLIT_TIME_DESC);
> {code}
--
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