Github user maoling commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/548#discussion_r201923793
--- Diff:
src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java ---
@@ -226,17 +230,25 @@ static public InitialMessage parse(Long
protocolVersion, DataInputStream din)
// FIXME: IPv6 is not supported. Using something like Guava's
HostAndPort
// parser would be good.
--- End diff --
remove this ?---
