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

stack commented on HBASE-11604:
-------------------------------

I don't understand why we need to have user put in place two configs when 
previous we only had the user specify one when we are NOT colocating meta and 
master: i.e. the old behavior.  To disable colocating meta and master we set a 
config?  Can't we key off that and not start RS on M node when this is set.... 
and internally set hbase.master.wait.on.regionservers.mintostart  to 1 w/o the 
user having to specify it?

> Disable co-locating meta/master by default
> ------------------------------------------
>
>                 Key: HBASE-11604
>                 URL: https://issues.apache.org/jira/browse/HBASE-11604
>             Project: HBase
>          Issue Type: Task
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>             Fix For: 0.99.0
>
>         Attachments: hbase-11604.patch, hbase-11604_v2.patch
>
>
> To avoid possible confusing, it's better to keep the original deployment 
> scheme in 1.0. ZK-less region assignment is off by default in 1.0 already. We 
> should, by default, not assign any region to master or backup master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to