Commit 8ec14cb
HBASE-28109 NPE for the region state: Failed to become active master (HMaster) (apache#5432)
The RegionState for meta region could be null for a fresh new cluster, we should also wait a bit to let it finish the initialization.
Signed-off-by: Duo Zhang <zhangduo@apache.org>1 parent 94859ea commit 8ec14cb
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1412 | 1412 | | |
1413 | 1413 | | |
1414 | 1414 | | |
1415 | | - | |
| 1415 | + | |
1416 | 1416 | | |
1417 | 1417 | | |
1418 | 1418 | | |
| |||
0 commit comments