Shutdown of master doesn't succeed if root isn't assigned
---------------------------------------------------------
Key: HBASE-2464
URL: https://issues.apache.org/jira/browse/HBASE-2464
Project: Hadoop HBase
Issue Type: Bug
Components: master
Reporter: Todd Lipcon
When the master is told to shut down, it calls stopScanners() before setting
master.closed. If root isn't assigned, the root scanner gets stuck in the loop
in RegionManager.waitForRootRegionLocation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.