You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2011/01/25 20:05:06 UTC

[jira] Updated: (HADOOP-7040) DiskChecker:mkdirsWithExistsCheck swallows FileNotFoundException.

     [ https://issues.apache.org/jira/browse/HADOOP-7040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Shkolnik updated HADOOP-7040:
-----------------------------------

    Attachment: 4132253-3.patch

This patch is for version .20

> 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.20.2
>
>         Attachments: 4132253-3.patch
>
>
> 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.