[
https://issues.apache.org/jira/browse/HDFS-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suresh Srinivas updated HDFS-1079:
----------------------------------
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed]
Release Note: Specific exceptions are thrown from HDFS implementation and
protocol per the interface defined in AbstractFileSystem. The compatibility is
not affected as the applications catch IOException and will be able to handle
specific exceptions that are subclasses of IOException.
Resolution: Fixed
Thanks for the review Sanjay. I committed the patch to trunk.
> HDFS implementation should throw exceptions defined in AbstractFileSystem
> -------------------------------------------------------------------------
>
> Key: HDFS-1079
> URL: https://issues.apache.org/jira/browse/HDFS-1079
> Project: Hadoop HDFS
> Issue Type: New Feature
> Components: name-node
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.22.0
>
> Attachments: HDFS-1079.1.patch, HDFS-1079.2.patch, HDFS-1079.3.patch,
> HDFS-1079.patch, HDFS-1079.patch
>
>
> HDFS implementation Hdfs.java should throw exceptions as defined in
> AbstractFileSystem. To facilitate this, ClientProtocol should be changed to
> throw specific exceptions, as defined in AbstractFileSystem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.