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

Sulabh Choudhury updated HBASE-7052:
------------------------------------

    Description: 
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





  was:
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





    
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to