[GitHub] zookeeper pull request #333: ZOOKEEPER-2872: Interrupted snapshot sync cause...

2017-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/zookeeper/pull/333 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] zookeeper pull request #333: ZOOKEEPER-2872: Interrupted snapshot sync cause...

2017-08-12 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/333#discussion_r132832602 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/Learner.java --- @@ -364,6 +364,7 @@ protected void syncWithLeader(long newLeaderZxid) throws

[GitHub] zookeeper pull request #333: ZOOKEEPER-2872: Interrupted snapshot sync cause...

2017-08-12 Thread hanm
Github user hanm commented on a diff in the pull request: https://github.com/apache/zookeeper/pull/333#discussion_r132832594 --- Diff: src/java/main/org/apache/zookeeper/server/quorum/Learner.java --- @@ -364,6 +364,7 @@ protected void syncWithLeader(long newLeaderZxid) throws

[GitHub] zookeeper pull request #333: ZOOKEEPER-2872: Interrupted snapshot sync cause...

2017-08-10 Thread enixon
GitHub user enixon opened a pull request: https://github.com/apache/zookeeper/pull/333 ZOOKEEPER-2872: Interrupted snapshot sync causes data loss You can merge this pull request into a Git repository by running: $ git pull https://github.com/enixon/zookeeper snap-sync