[
https://issues.apache.org/jira/browse/HADOOP-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934637#action_12934637
]
Boris Shkolnik commented on HADOOP-7040:
----------------------------------------
yes.
> DiskChecker:mkdirsWithExistsCheck swallows FileNotFoundException.
> -----------------------------------------------------------------
>
> Key: HADOOP-7040
> URL: https://issues.apache.org/jira/browse/HADOOP-7040
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 0.20.1, 0.20.2, 0.21.0
> Reporter: Boris Shkolnik
> Assignee: Boris Shkolnik
> Fix For: 0.23.0
>
>
> As a result, DataNode.checkDir will miss the exception (it catches
> DiskErrorException, not FileNotFoundException), and fail instead of ignoring
> the non-existent directory.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.