[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14205505#comment-14205505 ]
Jian He commented on HADOOP-9576: --------------------------------- +1, committing > 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, 2.6.0 > Reporter: Jian He > Assignee: Steve Loughran > Attachments: HADOOP-9576-003.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 was sent by Atlassian JIRA (v6.3.4#6332)