[GitHub] zookeeper pull request #562: [ZOOKEEPER-3084] Exit when zeus cannot bind to ...

2018-07-05 Thread lvfangmin
GitHub user lvfangmin opened a pull request: https://github.com/apache/zookeeper/pull/562 [ZOOKEEPER-3084] Exit when zeus cannot bind to the leader election port You can merge this pull request into a Git repository by running: $ git pull https://github.com/lvfangmin/zookeeper

[GitHub] zookeeper pull request #562: [ZOOKEEPER-3084] Exit when zeus cannot bind to ...

2018-07-06 Thread breed
Github user breed commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/562#discussion_r200717310 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -905,6 +908,12 @@ public void run() { +

[GitHub] zookeeper pull request #562: [ZOOKEEPER-3084] Exit when zeus cannot bind to ...

2018-07-06 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/562#discussion_r200719504 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java --- @@ -905,6 +908,12 @@ public void run() {