[
https://issues.apache.org/jira/browse/HBASE-21785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17860498#comment-17860498
]
Andrew Kyle Purtell commented on HBASE-21785:
---------------------------------------------
This is another case where the region is in transition but because we tie RIT
state to whether a TRSP is running or not, the region is not reported as in
transition so the system is lying to the operator about the status. I filed
HBASE-28158 to address this problem. The operators expect us to report a region
as RIT whenever it is not assigned and not disabled also.
> master reports open regions as RITs and also messes up rit age metric
> ---------------------------------------------------------------------
>
> Key: HBASE-21785
> URL: https://issues.apache.org/jira/browse/HBASE-21785
> Project: HBase
> Issue Type: Bug
> Affects Versions: 3.0.0-alpha-1, 2.2.0
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.2.0
>
> Attachments: HBASE-21785.01.patch, HBASE-21785.patch
>
>
> {noformat}
> Region State RIT time (ms) Retries
> dba183f0dadfcc9dc8ae0a6dd59c84e6 ....dba183f0dadfcc9dc8ae0a6dd59c84e6.
> state=OPEN, ts=Wed Dec 31 16:00:00 PST 1969 (1548453918s ago),
> server=server,17020,1548452922054 1548453918735 0
> {noformat}
> RIT age metric also gets set to a bogus value.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)