[
https://issues.apache.org/jira/browse/HBASE-14644?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15278882#comment-15278882
]
Scott Kuehn commented on HBASE-14644:
-------------------------------------
I encountered this scenario on a production cluster today. The HBase UI
displayed > 100 regions in transition, with the max region-in-transition (RIT)
duration > 5 hours. A run of {{hbase hbck <table>}} confirmed the inconsistency
reported by the UI. During this time the hbase metrics dump displayed 0 for all
RIT-related metrics: ritOldestAge, ritCount, and ritOverThreshold. I sampled a
few non-RIT metrics and they looked correct, so I don't suspect this issue is
generally related to metrics collection.
> 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)