[
https://issues.apache.org/jira/browse/HADOOP-4985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12663032#action_12663032
]
Konstantin Shvachko commented on HADOOP-4985:
---------------------------------------------
+1. This looks good.
> IOException is abused in FSDirectory
> ------------------------------------
>
> Key: HADOOP-4985
> URL: https://issues.apache.org/jira/browse/HADOOP-4985
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tsz Wo (Nicholas), SZE
> Attachments: 4985_20090106.patch, 4985_20090107.patch,
> 4985_20090109.patch
>
>
> In FSDirectory, quite a few methods are unnecessary declared with "throws
> IOException". In some cases, it can just be removed without causing any
> compilation problem. In some other cases, it can be replaced with a specific
> subclass like QuotaExceededException.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.