[
https://issues.apache.org/jira/browse/HADOOP-9657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217900#comment-16217900
]
Hudson commented on HADOOP-9657:
--------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13131 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/13131/])
HADOOP-9657. NetUtils.wrapException to have special handling for 0.0.0.0
(varunsaxena: rev 67e7673750e731f5ecfa84e82b84b7fc7ee0b233)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/net/NetUtils.java
> NetUtils.wrapException to have special handling for 0.0.0.0 addresses and :0
> ports
> ----------------------------------------------------------------------------------
>
> Key: HADOOP-9657
> URL: https://issues.apache.org/jira/browse/HADOOP-9657
> Project: Hadoop Common
> Issue Type: Improvement
> Components: net
> Affects Versions: 2.7.0
> Reporter: Steve Loughran
> Assignee: Varun Saxena
> Priority: Minor
> Fix For: 2.9.0, 3.0.0, 3.1.0
>
> Attachments: HADOOP-9657.01.patch, HADOOP-9657.02.patch
>
>
> when an exception is wrapped, it may look like {{0.0.0.0:0 failed on
> connection exception: java.net.ConnectException: Connection refused; For more
> details see: http://wiki.apache.org/hadoop/ConnectionRefused}}
> We should recognise all zero ip addresses and 0 ports and flag them as "your
> configuration of the endpoint is wrong", as it is clearly the case
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]