[ 
https://issues.apache.org/jira/browse/HBASE-7467?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13542775#comment-13542775
 ] 

Hudson commented on HBASE-7467:
-------------------------------

Integrated in HBase-0.94-security #93 (See 
[https://builds.apache.org/job/HBase-0.94-security/93/])
    HBASE-7467 CleanerChore checkAndDeleteDirectory not deleting empty 
directories (Jean-Marc) (Revision 1428114)

     Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/master/cleaner/CleanerChore.java
* 
/hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/master/cleaner/TestCleanerChore.java

                
> 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
>            Assignee: Jean-Marc Spaggiari
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.4
>
>         Attachments: 7465_7467-v5-0.94, 7465_7467-v5.txt, 
> HBASE-7465_7467-v3.patch, HBASE-7465_7467-v4.patch, 
> HBASE-7465_7467-v5-0.94.patch, HBASE-7465_7467-v6-0.94.patch, 
> HBASE-7465_7467-v7-0.94.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

Reply via email to