[ https://issues.apache.org/jira/browse/HADOOP-9576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14209645#comment-14209645 ]
Hudson commented on HADOOP-9576: -------------------------------- SUCCESS: Integrated in Hadoop-Yarn-trunk #742 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk/742/]) HADOOP-9576. Merging to branch-2.6 for hadoop-2.6.0-rc1. (acmurthy: rev 44feec7122f48c6ff6ec1a90347098447b67543b) * hadoop-common-project/hadoop-common/CHANGES.txt > 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 > Fix For: 2.6.0 > > 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)