[
https://issues.apache.org/jira/browse/HBASE-14644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15282545#comment-15282545
]
Harsh J commented on HBASE-14644:
---------------------------------
This seems broken via HBASE-10569. The HMaster will update assignment metrics
when {{HMaster#doMetrics()}} method is called, but there's no longer a caller
in HMaster runtime for it. The caller has been moved by that JIRA to
{{HRegionServer#run()}} instead during that JIRA's changes.
> Region in transition metric is broken
> -------------------------------------
>
> Key: HBASE-14644
> URL: https://issues.apache.org/jira/browse/HBASE-14644
> Project: HBase
> Issue Type: Bug
> Reporter: Elliott Clark
>
> ritCount stays 0 no matter what
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)