[
https://issues.apache.org/jira/browse/HADOOP-11212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224698#comment-15224698
]
Hudson commented on HADOOP-11212:
---------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #9550 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9550/])
HADOOP-11212. NetUtils.wrapException to handle SocketException (arp: rev
7280550a8f668df8aa32e4630db4ead49e9b8b6d)
*
hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/net/TestNetUtils.java
*
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetUtils.java
> NetUtils.wrapException to handle SocketException explicitly
> -----------------------------------------------------------
>
> Key: HADOOP-11212
> URL: https://issues.apache.org/jira/browse/HADOOP-11212
> Project: Hadoop Common
> Issue Type: Improvement
> Components: util
> Affects Versions: 2.7.2
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Fix For: 2.8.0
>
> Attachments: HADOOP-11212-001.patch, HADOOP-11212-002.patch
>
>
> the {{NetUtil.wrapException()} method doesn't catch {{SocketException}}, so
> it is wrapped with an IOE —this loses information, and stops any extra diags
> /wiki links being added
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)