Hi, All, I want to try ZooKeeper 3.5.0 alpha release in my IPv6 environment. But it reports an error which says that the format of server.x is not correct.
Checking the code, I found that ZK uses ':' as the field separator to separate port and type from IPv4 address of a server. While the ":" is also used in IPv6 address. Is there any way to solve this issue or any suggestions? Thanks a lot in advance. Boying
