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

Hudson commented on HDFS-13054:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13568 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13568/])
HDFS-13054. Handling PathIsNotEmptyDirectoryException in DFSClient (arp: rev 
e990904dd568a1d8f98efb55c1dd2d598ae4752b)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/protocol/ClientProtocol.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs-client/src/main/java/org/apache/hadoop/hdfs/DFSClient.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDistributedFileSystem.java


> Handling PathIsNotEmptyDirectoryException in DFSClient delete call
> ------------------------------------------------------------------
>
>                 Key: HDFS-13054
>                 URL: https://issues.apache.org/jira/browse/HDFS-13054
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs-client
>            Reporter: Nanda kumar
>            Assignee: Nanda kumar
>            Priority: Major
>             Fix For: 2.9.0, 3.0.1
>
>         Attachments: HDFS-13054.000.patch, HDFS-13054.001.patch, 
> HDFS-13054.002.patch
>
>
> In {{DFSClient#delete}} call, if we get 
> {{RemoteException(PathIsNotEmptyDirectoryException)}} we should unwrap and 
> throw {{PathIsNotEmptyDirectoryException}} to the caller.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to