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 B7DEF18A46 for ; Fri, 4 Mar 2016 10:31:41 +0000 (UTC) Received: (qmail 86725 invoked by uid 500); 4 Mar 2016 10:31:41 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 86656 invoked by uid 500); 4 Mar 2016 10:31:41 -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 86414 invoked by uid 99); 4 Mar 2016 10:31:41 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Mar 2016 10:31:41 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id C9F812C1F5D for ; Fri, 4 Mar 2016 10:31:40 +0000 (UTC) Date: Fri, 4 Mar 2016 10:31:40 +0000 (UTC) From: "Ashish Singhi (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-15393) Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster 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-15393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-15393: ---------------------------------- Attachment: HBASE-15393.patch > Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster > --------------------------------------------------------------------------------------------------- > > Key: HBASE-15393 > URL: https://issues.apache.org/jira/browse/HBASE-15393 > Project: HBase > Issue Type: Bug > Components: Replication > Affects Versions: 1.0.3, 0.98.17 > Reporter: Ashish Singhi > Assignee: Ashish Singhi > Attachments: HBASE-15393.patch > > > Enable table replication command will fail when parent znode is not /hbase(default) in peer cluster and there is only one peer cluster added in the source cluster. -- This message was sent by Atlassian JIRA (v6.3.4#6332)