[ 
https://issues.apache.org/jira/browse/HBASE-11631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14082485#comment-14082485
 ] 

stack commented on HBASE-11631:
-------------------------------

Suggest committing this for now and then in a new issue we discuss the thorny 
issue of cluster start waiting on regionservers to check in.  We had something 
that was crass but basically worked previously but the character of the 
participants has changed pretty radically so we should do a bit of fresh 
thinking (wait a 'long' time for first RS to come in and as soon as we have 
one, assign a portion of regions in the hope that other RS will show up 
meantime....)

> Wait a little till server is online in assigning meta
> -----------------------------------------------------
>
>                 Key: HBASE-11631
>                 URL: https://issues.apache.org/jira/browse/HBASE-11631
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 1.0.0, 2.0.0
>
>         Attachments: hbase-11631.patch
>
>
> In assigning the meta to a regionserver not the master, the regionserver 
> could have not processed the reportForDuty response yet. This happens a lot 
> in unit tests. It's better to wait a little bit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to