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

Allen Wittenauer resolved HDFS-401.
-----------------------------------

    Resolution: Fixed

> Declare HDFS exceptions in the HDFS interface and also in class FileSystem 
> and rethrow the encapsulated exception
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-401
>                 URL: https://issues.apache.org/jira/browse/HDFS-401
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Sanjay Radia
>
> Server-side exceptions are encapsulated in the remote exception (as  the 
> class name and the error string ).
> The client side and FileSystem does not declare or thrown the these 
> encapsulated exception.
> Work Items
>  * Declare the exceptions in FileSystem and the HDFS interface (but still as 
> subclasses of IOException)
>  * Rethrow encapsulated declared exceptions if they are the declared 
> exception.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to