[jira] [Commented] (ZOOKEEPER-3878) Client connection fails if IPV6 is not enclosed in square brackets

2020-07-13 Thread Mohammad Arshad (Jira)


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

Mohammad Arshad commented on ZOOKEEPER-3878:


Thanks @eolivelli for reviewing and committing this Issue.

> Client connection fails if IPV6 is not enclosed in square brackets
> --
>
> Key: ZOOKEEPER-3878
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3878
> Project: ZooKeeper
>  Issue Type: Bug
>Reporter: Mohammad Arshad
>Assignee: Mohammad Arshad
>Priority: Major
> Fix For: 3.7.0, 3.6.2
>
>  Time Spent: 1h
>  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.
> After ZOOKEEPER-3106 fix connection with  127:0:0:0:0:0:0:1:2181 fails
> I think we should support both  with or without square bracket around IPV6.



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


[jira] [Commented] (ZOOKEEPER-3878) Client connection fails if IPV6 is not enclosed in square brackets

2020-07-13 Thread Enrico Olivelli (Jira)


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

Enrico Olivelli commented on ZOOKEEPER-3878:


committed to master branch and to branch-3.6

thank you [~arshad.mohammad]

> Client connection fails if IPV6 is not enclosed in square brackets
> --
>
> Key: ZOOKEEPER-3878
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3878
> Project: ZooKeeper
>  Issue Type: Bug
>Reporter: Mohammad Arshad
>Assignee: Mohammad Arshad
>Priority: Major
> Fix For: 3.7.0, 3.6.2
>
>  Time Spent: 1h
>  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.
> After ZOOKEEPER-3106 fix connection with  127:0:0:0:0:0:0:1:2181 fails
> I think we should support both  with or without square bracket around IPV6.



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