GitHub user troodes opened a pull request:
https://github.com/apache/zookeeper/pull/489
ZOOKEEPER-2989: IPv6 literal address causes problems for Quorum members
Handle tokenizing of "address:port" when address is an IPv6 literal address.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/troodes/zookeeper ZOOKEEPER-2989
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/489.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #489
----
commit 9e31f3448b6d5a950ea70ae715f26a8a0ca456d0
Author: Rick Trudeau <rick.trudeau@...>
Date: 2018-03-13T19:41:43Z
ZOOKEEPER-2989: IPv6 literal address causes problems for Quorum members
----
---