[
https://issues.apache.org/jira/browse/HBASE-10851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13949643#comment-13949643
]
stack commented on HBASE-10851:
-------------------------------
We already have a pause mechanism after master starts. In single node M+RS,
assign the system tables only then pause? On other hand, shouldn't you be able
to bring up a simple standalone cluster with nothing but the M+RS? At least
when in local mode (Currently, we start a M+RS and a RS when in local mode,
right Jimmy? We don't need the extra RS?)
> 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
> Priority: Critical
>
> 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)