Steve Loughran created HADOOP-11212:
---------------------------------------
Summary: 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: 3.0.0
Reporter: Steve Loughran
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)