[
https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-9576:
-----------------------------------
Affects Version/s: 1.2.1
3.0.0
> 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
> Affects Versions: 3.0.0, 1.2.1
> 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