You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/03/27 17:27:16 UTC

[jira] [Created] (HBASE-10851) Wait for regionservers to join the cluster

Jimmy Xiang created HBASE-10851:
-----------------------------------

             Summary: 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)