[ https://issues.apache.org/jira/browse/HADOOP-12856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran updated HADOOP-12856: ------------------------------------ Assignee: Steve Loughran Status: Patch Available (was: Open) > 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 > Assignee: Steve Loughran > Attachments: HADOOP-12856-001.patch, HADOOP-12856-002.patch > > > {{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)