[
https://issues.apache.org/jira/browse/HBASE-25329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17247088#comment-17247088
]
Caroline commented on HBASE-25329:
----------------------------------
[~vjasani] Thanks for the heads-up, didn't know patch support was being
deprecated. I've created 3 PRs:
[https://github.com/apache/hbase/pull/2761]
[https://github.com/apache/hbase/pull/2762]
[https://github.com/apache/hbase/pull/2763]
> Dump region hashes in logs for the regions that are stuck in transition for
> more than a configured amount of time
> -----------------------------------------------------------------------------------------------------------------
>
> Key: HBASE-25329
> URL: https://issues.apache.org/jira/browse/HBASE-25329
> Project: HBase
> Issue Type: Improvement
> Reporter: Caroline
> Assignee: Caroline
> Priority: Minor
> Attachments: HBASE-25329.branch-1.000.patch,
> HBASE-25329.branch-2.000.patch, HBASE-25329.master.000.patch
>
>
> We have metrics for number of RITs as well as number of RITs above a certain
> threshold, but we don't have any way of keeping track of the region hashes of
> those RITs. It would be beneficial to emit those region hashes as a metric,
> as well as log them, so that we don't accidentally lose this information for
> debugging the RIT at a later tiime.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)