[
https://issues.apache.org/jira/browse/HBASE-13289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484107#comment-14484107
]
Jonathan Hsieh commented on HBASE-13289:
----------------------------------------
I did a quick git blame and found that this was due to HBASE-12779, metrics
introduced in 0.98.10 and in 1.0.0.
FYI, [~enis]. I'm going to port to all branches 0.98+ and release note since
this is relatively new.
> typo in splitSuccessCount metric
> ---------------------------------
>
> Key: HBASE-13289
> URL: https://issues.apache.org/jira/browse/HBASE-13289
> Project: HBase
> Issue Type: Bug
> Components: metrics
> Affects Versions: 0.98.0, 1.0.0, 2.0.0, 1.1.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments: hbase-13289.patch
>
>
> Our split metrics have a misspelled Count and it shows up in our jmx metrics
> {code}
> "splitSuccessCounnt" : 0,
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)