[
https://issues.apache.org/jira/browse/HDFS-13054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16336347#comment-16336347
]
Nanda kumar commented on HDFS-13054:
------------------------------------
Thanks for the suggestion, yeah it is good to have Assert if the delete doesn't
throw any Exception.
Added the same in patch v002.
> 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
> 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]