[ 
https://issues.apache.org/jira/browse/ACCUMULO-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Vines updated ACCUMULO-547:
--------------------------------

    Issue Type: Improvement  (was: Bug)

> accumulo not compatible with IPv6
> ---------------------------------
>
>                 Key: ACCUMULO-547
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-547
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client, master, tserver
>    Affects Versions: 1.4.0
>            Reporter: Adam Fuchs
>            Assignee: Christopher Tubbs
>             Fix For: 1.6.0
>
>
> org.apache.accumulo.core.util.AddressUtil.parseAddress and 
> org.apache.accumulo.core.util.ServerServices.getAddress both try to pull off 
> a port number by parsing on ':'. IPv6 addresses look like 0:0:0:0:0:0:0, so 
> the address of a tablet server stored in Zookeeper might look like 
> 0:0:0:0:0:0:0:1:9997. All of the extra colons make our parsing code fail. Fix 
> it!



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to