Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7B30B11A79 for ; Tue, 5 Aug 2014 00:17:17 +0000 (UTC) Received: (qmail 79991 invoked by uid 500); 5 Aug 2014 00:17:15 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 79942 invoked by uid 500); 5 Aug 2014 00:17:15 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 79835 invoked by uid 99); 5 Aug 2014 00:17:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Aug 2014 00:17:15 +0000 Date: Tue, 5 Aug 2014 00:17:15 +0000 (UTC) From: "Jimmy Xiang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-11604) Disable co-locating meta/master by default MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-11604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-11604: -------------------------------- Attachment: hbase-11604.patch > 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: 1.0.0 > > Attachments: hbase-11604.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.2#6252)