You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jimmy Xiang (JIRA)" <ji...@apache.org> on 2014/07/07 18:12:34 UTC

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

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

Jimmy Xiang commented on HBASE-10851:
-------------------------------------

If you set it to distributed mode, usually it is not a single node cluster, right? In this case, can you also set the ServerManager.WAIT_ON_REGIONSERVERS_MINTOSTART to 1?

> 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
>            Assignee: Jimmy Xiang
>            Priority: Critical
>             Fix For: 0.99.0
>
>         Attachments: hbase-10851.patch, hbase-10851_v2.patch
>
>
> 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)