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 50275D269 for ; Tue, 1 Jan 2013 01:07:25 +0000 (UTC) Received: (qmail 86776 invoked by uid 500); 1 Jan 2013 01:07:22 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 86727 invoked by uid 500); 1 Jan 2013 01:07:22 -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 86681 invoked by uid 99); 1 Jan 2013 01:07:22 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Jan 2013 01:07:22 +0000 Date: Tue, 1 Jan 2013 01:07:22 +0000 (UTC) From: "Ted Yu (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HBASE-7467) CleanerChore checkAndDeleteDirectory not deleting empty directories. 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-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7467: -------------------------- Attachment: 7465_7467-v5.txt Patch v5 fixed compilation error. Also corrected spelling. > CleanerChore checkAndDeleteDirectory not deleting empty directories. > -------------------------------------------------------------------- > > Key: HBASE-7467 > URL: https://issues.apache.org/jira/browse/HBASE-7467 > Project: HBase > Issue Type: Bug > Reporter: Jean-Marc Spaggiari > Priority: Minor > Fix For: 0.96.0, 0.94.5 > > Attachments: 7465_7467-v5.txt, HBASE-7465_7467-v3.patch, HBASE-7465_7467-v4.patch, HBASE-7467.patch, HBASE-7467-v2.patch > > > CleanerChore checkAndDeleteDirectory is not deleting empty directories. As a result, some directories are kept in the FS but should have been removed. > To reproduce, simply create an empty directory under /hbase/.archive/table_name/. If you place a file into this directory, it's not more empty and therefore it's correctly removed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira