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)