Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 02CC1200B44 for ; Thu, 30 Jun 2016 06:37:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 014F0160A6E; Thu, 30 Jun 2016 04:37:12 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6F344160A57 for ; Thu, 30 Jun 2016 06:37:11 +0200 (CEST) Received: (qmail 93042 invoked by uid 500); 30 Jun 2016 04:37:10 -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 93020 invoked by uid 99); 30 Jun 2016 04:37:10 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jun 2016 04:37:10 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 310E02C02A4 for ; Thu, 30 Jun 2016 04:37:10 +0000 (UTC) Date: Thu, 30 Jun 2016 04:37:10 +0000 (UTC) From: "Duo Zhang (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-16135) PeerClusterZnode under rs of removed peer may never be deleted MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 30 Jun 2016 04:37:12 -0000 [ https://issues.apache.org/jira/browse/HBASE-16135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356506#comment-15356506 ] Duo Zhang commented on HBASE-16135: ----------------------------------- Ping [~ashu210890] and [~ghelmling], let's commit if you guys do not have other concerns? Thanks. > PeerClusterZnode under rs of removed peer may never be deleted > -------------------------------------------------------------- > > Key: HBASE-16135 > URL: https://issues.apache.org/jira/browse/HBASE-16135 > Project: HBase > Issue Type: Bug > Components: Replication > Affects Versions: 2.0.0, 1.3.0, 1.4.0, 1.1.5, 1.2.2, 0.98.20 > Reporter: Duo Zhang > Assignee: Duo Zhang > Fix For: 2.0.0, 1.3.0, 1.4.0, 1.1.6, 0.98.21, 1.2.3 > > Attachments: HBASE-16135-0.98.patch, HBASE-16135-branch-1.1.patch, HBASE-16135-branch-1.2.patch, HBASE-16135-branch-1.patch, HBASE-16135-v1.patch, HBASE-16135.patch > > > One of our cluster run out of space recently, and we found that the .oldlogs directory had almost the same size as the data directory. > Finally we found the problem is that, we removed a peer abort 3 months ago, but there are still some replication queue znode under some rs nodes. This prevents the deletion of .oldlogs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)