[GitHub] zookeeper pull request #555: ZOOKEEPER-3061: add more details to 'Unhandled ...

2018-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/555 ---

[GitHub] zookeeper pull request #555: ZOOKEEPER-3061: add more details to 'Unhandled ...

2018-07-26 Thread breed
Github user breed commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/555#discussion_r205669958 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/LearnerHandler.java --- @@ -792,7 +792,14 @@ public boolean syncFollower(long peerLastZxid,

[GitHub] zookeeper pull request #555: ZOOKEEPER-3061: add more details to 'Unhandled ...

2018-07-14 Thread lvfangmin
Github user lvfangmin commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/555#discussion_r202508110 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/LearnerHandler.java --- @@ -792,7 +792,14 @@ public boolean syncFollower(long peerLastZxid,

[GitHub] zookeeper pull request #555: ZOOKEEPER-3061: add more details to 'Unhandled ...

2018-06-29 Thread cpoerschke
GitHub user cpoerschke opened a pull request: https://github.com/apache/zookeeper/pull/555 ZOOKEEPER-3061: add more details to 'Unhandled scenario for peer' log.warn message You can merge this pull request into a Git repository by running: $ git pull