[ 
https://issues.apache.org/jira/browse/MAPREDUCE-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13029967#comment-13029967
 ] 

Hudson commented on MAPREDUCE-2475:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #671 (See 
[https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/671/])
    MAPREDUCE-2475. Disable IPV6 for junit tests. (suresh srinivas via mahadev)


> Disable IPV6 for junit tests
> ----------------------------
>
>                 Key: MAPREDUCE-2475
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2475
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.23.0
>
>         Attachments: MR-2475-v1.patch, MR-2475.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

Reply via email to