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 "Eli Collins (JIRA)" <ji...@apache.org> on 2010/11/22 23:12:14 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 ]

Eli Collins updated HADOOP-7040:
--------------------------------

    Affects Version/s: 0.20.1
                       0.20.2
                       0.21.0
        Fix Version/s: 0.23.0

Assume this is a bug on 20, 21 and trunk?

> 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.