java client doesn't allow ipv6 numeric connect string
-----------------------------------------------------

                 Key: ZOOKEEPER-667
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-667
             Project: Zookeeper
          Issue Type: Bug
    Affects Versions: 3.2.2
            Reporter: Patrick Hunt
            Priority: Critical
             Fix For: 3.3.0


The java client doesn't handle ipv6 numeric addresses as they are colon (:) 
delmited. After splitting the host/port on : we look for the port as the second 
entry in the array rather than the last entry in the array.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to