Description
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.
Attachments
Issue Links
- is related to
-
ZOOKEEPER-3886 Client connection string should support IPV6 with or without enclosed in square bracket.
- Resolved
- links to