Jimmy Xiang created HBASE-6880:
----------------------------------

             Summary: Failure in assigning root causes system hang
                 Key: HBASE-6880
                 URL: https://issues.apache.org/jira/browse/HBASE-6880
             Project: HBase
          Issue Type: Bug
            Reporter: Jimmy Xiang


In looking into a TestReplication failure, I found out sometimes assignRoot 
could fail, for example, RS is not serving traffic yet.  In this case, the 
master will keep waiting for root to be available, which could never happen.
 
Need to gracefully terminate master if root is not assigned properly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to