[ 
https://issues.apache.org/jira/browse/HBASE-24924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17181521#comment-17181521
 ] 

Bo Cui commented on HBASE-24924:
--------------------------------

reproduction steps

1、start new hbase,master will create meta table and submit InitMetaProcedure to 
procedureExecutor
2、wait until the InitMetaProcedure is complete, and then kill master and all rs
3、delete meta znode
4、start hbase, load procWAL, and load the completed InitMetaProcedure, master 
is stuck

> stuck InitMetaProcedure in finishActiveMasterInitialization
> -----------------------------------------------------------
>
>                 Key: HBASE-24924
>                 URL: https://issues.apache.org/jira/browse/HBASE-24924
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha-1, 2.2.3
>            Reporter: Bo Cui
>            Assignee: Bo Cui
>            Priority: Major
>         Attachments: image-2020-08-21-09-12-33-894.png, masterLog.gif
>
>
> if procWAL has InitMetaProcedure,  and InitMetaProcedure  state is finished, 
> and meta znode   does not exist, finishActiveMasterInitialization will stuck
> master jstack
>  !image-2020-08-21-09-12-33-894.png! 
> master log 
> !masterLog.gif!



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to