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

Steve Loughran updated HADOOP-9576:
-----------------------------------

    Attachment: HADOOP-9576-001.patch

patch, also fixes a cut and paste text error in the {{NoRouteToHost}} handler
                
> Make NetUtils.wrapException throw EOFException instead of wrapping it as 
> IOException
> ------------------------------------------------------------------------------------
>
>                 Key: HADOOP-9576
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9576
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Jian He
>            Assignee: Steve Loughran
>         Attachments: HADOOP-9576-001.patch
>
>
> In case of EOFException, NetUtils is now wrapping it as IOException, we may 
> want to throw EOFException as it is, since EOFException can happen when 
> connection is lost in the middle, the client may want to explicitly handle 
> such exception

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to