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

Lars Hofhansl edited comment on HBASE-10851 at 3/27/14 5:06 PM:
----------------------------------------------------------------

This seems pretty critical to me as it would completely destroy data locality 
upon restart - if the RegionServer are started after the master and after the 
wait timeout.


was (Author: lhofhansl):
This seems pretty critical to me as it would completely destroy data locality 
upon restart.

> Wait for regionservers to join the cluster
> ------------------------------------------
>
>                 Key: HBASE-10851
>                 URL: https://issues.apache.org/jira/browse/HBASE-10851
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Jimmy Xiang
>
> With HBASE-10569, if regionservers are started a while after the master, all 
> regions will be assigned to the master.  That may not be what users expect.
> A work-around is to always start regionservers before masters.
> I was wondering if the master can wait a little for other regionservers to 
> join.



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

Reply via email to