You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/14 22:27:00 UTC

[jira] [Resolved] (HBASE-7052) Region gets stuck in Opening, Pending_Open state when one RS goes down

     [ https://issues.apache.org/jira/browse/HBASE-7052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-7052.
----------------------------------------
    Resolution: Incomplete

> Region gets stuck in Opening, Pending_Open state when one RS goes down
> ----------------------------------------------------------------------
>
>                 Key: HBASE-7052
>                 URL: https://issues.apache.org/jira/browse/HBASE-7052
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.92.1
>            Reporter: Sulabh Choudhury
>            Priority: Major
>
> Seems like these days everytime a regionserver dies, either because of a long GC pause or something else, some random region gets stuck in transition. It starts by being in Opening state, and then goes into Pending_Open state and stays there.
> The fix that works sometime is to force an 'unassign' of the region.
> I have attached the Hmaster logs and the logs of the regionserver where the region was trying to open.
> Hmaster logs :- http://pastebin.com/JTGsf3yc
> Regionserver(hb7) logs :- http://pastebin.com/txPCe6qu



--
This message was sent by Atlassian Jira
(v8.20.7#820007)