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

Reply via email to