[
https://issues.apache.org/jira/browse/HBASE-12122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jimmy Xiang updated HBASE-12122:
--------------------------------
Attachment: hbase-12122.patch
Attached a patch that waits in SSH for at least one extra region server if
configured to host regions on master.
> Try not to assign user regions to master all the time
> -----------------------------------------------------
>
> Key: HBASE-12122
> URL: https://issues.apache.org/jira/browse/HBASE-12122
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Priority: Minor
> Fix For: 2.0.0, 0.99.1
>
> Attachments: hbase-12122.patch
>
>
> Load balancer does a good job not to assign regions of tables not configured
> to put on the active master. However, if there is no other region server, it
> still assigns users regions to the master. This happens when all normal
> region servers are crashed and recovering.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)