[
https://issues.apache.org/jira/browse/HADOOP-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13030822#comment-13030822
]
Matt Foley commented on HADOOP-7261:
------------------------------------
Yes, please see further
https://issues.apache.org/jira/browse/HDFS-1891?focusedCommentId=13029086&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13029086"
These fixes are for the junit and contrib junit tests, which are not adequately
covered by the modification to hadoop-config.sh done in HADOOP-6056.
> Disable IPV6 for junit tests
> ----------------------------
>
> Key: HADOOP-7261
> URL: https://issues.apache.org/jira/browse/HADOOP-7261
> Project: Hadoop Common
> Issue Type: Bug
> Components: test
> Affects Versions: 0.23.0
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Fix For: 0.23.0
>
> Attachments: HADOOP-7261.1.patch, HADOOP-7261.patch
>
>
> IPV6 addresses not handles currently in the common library methods. IPV6 can
> return address as "0:0:0:0:0:0:port". Some utility methods such as
> NetUtils#createSocketAddress(), NetUtils#normalizeHostName(),
> NetUtils#getHostNameOfIp() to name a few, do not handle IPV6 address and
> expect address to be of format host:port.
> Until IPV6 is formally supported, I propose disabling IPV6 for junit tests to
> avoid problems seen in HDFS-1891.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira