[
https://issues.apache.org/jira/browse/HBASE-6880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464907#comment-13464907
]
ramkrishna.s.vasudevan commented on HBASE-6880:
-----------------------------------------------
@Jimmy
I did not raise any issue to fix that. So let this JIRA be there to fix this.
bq.HBASE-6881 is just partially fixing this issue, by making the issue happens
a little less.
Yes, right
Seeing the HMaster startup code and the RS start up code, retry should be the
ideal way.
Adding a retry logic in the assign code on ServerNotRunningYetException will be
it affect normal regions also?
> 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