Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E248B18FE8 for ; Fri, 11 Sep 2015 18:59:46 +0000 (UTC) Received: (qmail 32061 invoked by uid 500); 11 Sep 2015 18:59:46 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 31880 invoked by uid 500); 11 Sep 2015 18:59:46 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 31715 invoked by uid 99); 11 Sep 2015 18:59:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2015 18:59:45 +0000 Date: Fri, 11 Sep 2015 18:59:45 +0000 (UTC) From: "Biju Nair (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-14412) remove_peer of replication peers with hyphens in name doesn't remove ZK entries MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Biju Nair created HBASE-14412: --------------------------------- Summary: remove_peer of replication peers with hyphens in name= doesn't remove ZK entries Key: HBASE-14412 URL: https://issues.apache.org/jira/browse/HBASE-14412 Project: HBase Issue Type: Bug Components: Replication Reporter: Biju Nair Priority: Minor - Created replication peer POB3-HBASE-LL-A. By mistake used hyphens in the = replication peer name. - Did {{remove_peer POB3-HBASE-LL-A}} - Created a new peer POB3_HBASE_LL_A - Verified zk for entries {{ ls /hbase/replication/peers=20 [POB3_HBASE_LL_A]=20 ls /hbase/replication/rs=20 [r2n14,60200,1441836473749, r1n16,60200,1441836441250, r1n14,60200,14418363= 52689, r3n15,60200,1441836547607, r2n15,60200,1441836551992, r3n14,60200,14= 41836230275, r1n15,60200,1441836355145]=20 ls /hbase/replication/rs/r2n14,60200,1441836473749=20 [POB3_HBASE_LL_A, POB3-HBASE-LL-A]=20 ls /hbase/replication/rs/r2n14,60200,1441836473749/POB3-HBASE-LL-A=20 [r2n14%2C60200%2C1441836473749.1441865284930, r2n14%2C60200%2C1441836473749= .1441847284451, r2n14%2C60200%2C1441836473749.1441890379203, r2n14%2C60200%= 2C1441836473749.1441890384725, r2n14%2C60200%2C1441836473749.1441840084237,= r2n14%2C60200%2C1441836473749.1441876085231, r2n14%2C60200%2C1441836473749= .1441890367559, r2n14%2C60200%2C1441836473749.1441883285466, r2n14%2C60200%= 2C1441836473749.1441890370829, r2n14%2C60200%2C1441836473749.1441879685329,= r2n14%2C60200%2C1441836473749.1441890382514, r2n14%2C60200%2C1441836473749= .1441890381514, r2n14%2C60200%2C1441836473749.1441890380286, r2n14%2C60200%= 2C1441836473749.1441890378164, r2n14%2C60200%2C1441836473749.1441872485132,= r2n14%2C60200%2C1441836473749.1441868885039, r2n14%2C60200%2C1441836473749= .1441890374603, r2n14%2C60200%2C1441836473749.1441890377072, r2n14%2C60200%= 2C1441836473749.1441858084739, r2n14%2C60200%2C1441836473749.1441890369005,= r2n14%2C60200%2C1441836473749.1441850884549, r2n14%2C60200%2C1441836473749= .1441886885548, r2n14%2C60200%2C1441836473749.1441890372063, r2n14%2C60200%= 2C1441836473749.1441890375866, r2n14%2C60200%2C1441836473749.1441890373369,= r2n14%2C60200%2C1441836473749.1441890383608, r2n14%2C60200%2C1441836473749= .1441836483297, r2n14%2C60200%2C1441836473749.1441843684350, r2n14%2C60200%= 2C1441836473749.1441890366118, r2n14%2C60200%2C1441836473749.1441861684834,= r2n14%2C60200%2C1441836473749.1441854484648]=20 }} Even though the peer got removed, there are still some ZK entries left whic= h need to be cleaned. -- This message was sent by Atlassian JIRA (v6.3.4#6332)