Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
In DFSClient#delete call, if we get RemoteException(PathIsNotEmptyDirectoryException) we should unwrap and throw PathIsNotEmptyDirectoryException to the caller.