GitHub user maoling opened a pull request: https://github.com/apache/zookeeper/pull/533
ZOOKEEPER-2989:IPv6 literal address causes problems for Quorum members More details in [ZOOKEEPER-2989]( https://issues.apache.org/jira/browse/ZOOKEEPER-2989) Thanks for the old [PR-489](https://github.com/apache/zookeeper/pull/489)'s work You can merge this pull request into a Git repository by running: $ git pull https://github.com/maoling/zookeeper ZOOKEEPER-2989 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zookeeper/pull/533.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 #533 ---- commit 622932941658a92a1948989f5baabb5dda6fb574 Author: maoling <maoling199210191@...> Date: 2018-03-30T11:09:16Z ZOOKEEPER-2989:IPv6 literal address causes problems for Quorum members ---- ---