Bing Xiao created HBASE-22128: --------------------------------- Summary: Move namespace region then master crashed make deadlock Key: HBASE-22128 URL: https://issues.apache.org/jira/browse/HBASE-22128 Project: HBase Issue Type: Bug Affects Versions: 2.1.5 Reporter: Bing Xiao Fix For: 2.1.5
When move namespace region start unassign produre, after unassign procedure finished namespace region will be offline. At the same time master crashed then reboot will stuck, because master init is block by waiting namespace table online ,at same time master init not finish so move region procedure can not go on, make deadlock. -- This message was sent by Atlassian JIRA (v7.6.3#76005)