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 DEC42102C8 for ; Tue, 12 Nov 2013 01:30:17 +0000 (UTC) Received: (qmail 38200 invoked by uid 500); 12 Nov 2013 01:30:17 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 38164 invoked by uid 500); 12 Nov 2013 01:30:17 -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 38155 invoked by uid 99); 12 Nov 2013 01:30:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Nov 2013 01:30:17 +0000 Date: Tue, 12 Nov 2013 01:30:17 +0000 (UTC) From: "Demai Ni (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9934) Mesh replication (a.k.a. multi master replication) 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-9934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819711#comment-13819711 ] Demai Ni commented on HBASE-9934: --------------------------------- if expose this (one-hop) property through addPeer, that will impact everything replicated to that particular peer. How about expose it at colfamily level? For example, we turn on replication of a colfam by set 'REPLICATION_SCOPE' to a none-zero value. maybe we can reuse this field? > Mesh replication (a.k.a. multi master replication) > -------------------------------------------------- > > Key: HBASE-9934 > URL: https://issues.apache.org/jira/browse/HBASE-9934 > Project: HBase > Issue Type: New Feature > Components: Replication > Reporter: Ishan Chhabra > Priority: Minor > > This is to setup NxN replication. > See background discussion here: > http://mail-archives.apache.org/mod_mbox/hbase-user/201311.mbox/%3CCAOiuM-4UMmLA7UHMp4hhjpLWUrHDxg1t4tN4aWvnZUMcTxG%2BKQ%40mail.gmail.com%3E > We can add a new mode in replication to not forward edits from other clusters. Not sure what should be done when some clusters are configured with this setting and some aren't. -- This message was sent by Atlassian JIRA (v6.1#6144)