[
https://issues.apache.org/jira/browse/HADOOP-12856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-12856:
------------------------------------
Summary: FileUtil.checkDest() and RawLocalFileSystem.mkdirs() to throw
stricter IOEs; RawLocalFS contract tests to verify (was: FileUtil.checkDest()
to throw PathExistsException and PathIsDirectoryException when appropriate)
> FileUtil.checkDest() and RawLocalFileSystem.mkdirs() to throw stricter IOEs;
> RawLocalFS contract tests to verify
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-12856
> URL: https://issues.apache.org/jira/browse/HADOOP-12856
> Project: Hadoop Common
> Issue Type: Improvement
> Components: fs
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
>
> {{FileUtil.checkDest()}} throws IOEs when its conditions are not met, with
> meaningful text.
> The code could be improved if it were to throw {{PathExistsException}} and
> {{PathIsDirectoryException}} when appropriate
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)