You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HBASE-28109 NPE for the region state: Failed to become active master (HMaster) (#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>
0 commit comments