[
https://issues.apache.org/jira/browse/HADOOP-9657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14803348#comment-14803348
]
Steve Loughran commented on HADOOP-9657:
----------------------------------------
Varun: I've created a new Wiki entry for this
https://wiki.apache.org/hadoop/UnsetHostnameOrPort
We should also have a check for IPV6 addresses (0:0:0:0:0:0:0:0) so that in
future, they will trigger the same message
> 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
> Attachments: HADOOP-9657.01.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.3.4#6332)