You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Norbert Kalmár (Jira)" <ji...@apache.org> on 2020/10/09 12:02:00 UTC

[jira] [Commented] (ZOOKEEPER-3886) Client connection string should support IPV6 with or without enclosed in square bracket.

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

Norbert Kalmár commented on ZOOKEEPER-3886:
-------------------------------------------

Committed to branch-3.5, this is already supported in master AFAIK. Let me know if this indeed is needed on 3.6 or master.

> Client connection string should support IPV6 with or without enclosed in square bracket.
> ----------------------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-3886
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3886
>             Project: ZooKeeper
>          Issue Type: Improvement
>            Reporter: Mohammad Arshad
>            Assignee: Mohammad Arshad
>            Priority: Minor
>             Fix For: 3.5.9
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Clients should be able to connect to ZooKeeper with or without square bracket around IPV6 in connection string.
> 127:0:0:0:0:0:0:1:2181 and [127:0:0:0:0:0:0:1]:2181 both should work.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)