[GitHub] zookeeper pull request #423: ZOOKEEPER-2949: using hostname and port to crea...

2018-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/423 ---

[GitHub] zookeeper pull request #423: ZOOKEEPER-2949: using hostname and port to crea...

2017-12-01 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/423#discussion_r154445237 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxnSocketNetty.java --- @@ -340,13 +340,24 @@ public static Packet getInstance() { retur

[GitHub] zookeeper pull request #423: ZOOKEEPER-2949: using hostname and port to crea...

2017-12-01 Thread anmolnar
Github user anmolnar commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/423#discussion_r154133881 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxnSocketNetty.java --- @@ -340,13 +340,24 @@ public static Packet getInstance() { re

[GitHub] zookeeper pull request #423: ZOOKEEPER-2949: using hostname and port to crea...

2017-11-30 Thread abel-von
Github user abel-von commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/423#discussion_r154279983 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxnSocketNetty.java --- @@ -340,13 +340,24 @@ public static Packet getInstance() { re

[GitHub] zookeeper pull request #423: ZOOKEEPER-2949: using hostname and port to crea...

2017-11-28 Thread afine
Github user afine commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/423#discussion_r153658262 --- Diff: src/java/main/org/apache/zookeeper/ClientCnxnSocketNetty.java --- @@ -340,13 +340,24 @@ public static Packet getInstance() { retur

[GitHub] zookeeper pull request #423: ZOOKEEPER-2949: using hostname and port to crea...

2017-11-27 Thread abel-von
GitHub user abel-von opened a pull request: https://github.com/apache/zookeeper/pull/423 ZOOKEEPER-2949: using hostname and port to create SSLEngine You can merge this pull request into a Git repository by running: $ git pull https://github.com/abel-von/zookeeper ZOOKEEPER-294