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

Nate Edel commented on HADOOP-12122:
------------------------------------

There are a LOT of places where we split (or use indexOf to split) IP:Port or 
Host:port pairs, which should use a smarter method like the Guava HostAndPort.

Not yet ready for review, but want to see if the current version of the 
changelist passes tests.

This requires HDFS-8078 to usefully test this on IPv6, although the two are 
nominally independent.

> Hadoop should avoid unsafe split and append on fields that might be IPv6 
> literals
> ---------------------------------------------------------------------------------
>
>                 Key: HADOOP-12122
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12122
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Nate Edel
>            Assignee: Nate Edel
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to