You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Jakob Homan (JIRA)" <ji...@apache.org> on 2009/01/14 02:26:59 UTC

[jira] Resolved: (HADOOP-4816) FSDirectory.closeFile should not throw IOException

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

Jakob Homan resolved HADOOP-4816.
---------------------------------

    Resolution: Fixed

> FSDirectory.closeFile should not throw IOException
> --------------------------------------------------
>
>                 Key: HADOOP-4816
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4816
>             Project: Hadoop Core
>          Issue Type: Bug
>    Affects Versions: 0.18.0
>            Reporter: Konstantin Shvachko
>
> Some methods in name-node code redundantly declared as throwing an IOException, while they never do.
> An example is {{FSDirectory.closeFile()}}. We need to check whether there are others.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.