You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jean-Marc Spaggiari (JIRA)" <ji...@apache.org> on 2012/12/31 01:40:12 UTC

[jira] [Created] (HBASE-7467) CleanerChore checkAndDeleteDirectory not deleting empty directories.

Jean-Marc Spaggiari created HBASE-7467:
------------------------------------------

             Summary: 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


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