[
https://issues.apache.org/jira/browse/HBASE-12007?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139801#comment-14139801
]
stack commented on HBASE-12007:
-------------------------------
bq. The regions in the active master are already handled separately.
When you say the above, what does that mean? We have two mechanisms for
distributing regions on a cluster?
In branch-1, master can carry regions? DIdn't we disable that for branch-1?
Or is it not possible to undo M being a RS?
bq. ...&& cluster.isActiveMaster(n)
We could assign to backup master?
Thanks
> StochasticBalancer should avoid putting user regions on master
> --------------------------------------------------------------
>
> Key: HBASE-12007
> URL: https://issues.apache.org/jira/browse/HBASE-12007
> Project: HBase
> Issue Type: Bug
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Attachments: hbase-12007.patch
>
>
> We should enhance how StochasticBalancer picks up a random server so that it
> can avoid putting user regions on master, because regions on master are
> handled differently in a separate method.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)