You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by lvfangmin <gi...@git.apache.org> on 2018/11/02 20:10:29 UTC

[GitHub] zookeeper pull request #685: [ZOOKEEPER-3104] Fix potential data inconsisten...

GitHub user lvfangmin opened a pull request:

    https://github.com/apache/zookeeper/pull/685

    [ZOOKEEPER-3104] Fix potential data inconsistency due to NEWLEADER packet being sent too early during SNAP sync

    Port this fix from master to 3.5.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lvfangmin/zookeeper ZOOKEEPER-3104-3.5

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/685.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #685
    
----
commit 5703e334a1a775b9f8342409924fc3247475aa81
Author: Fangmin Lyu <al...@...>
Date:   2018-11-02T20:08:07Z

    Fix potential data inconsistency due to NEWLEADER packet being sent too early during SNAP sync

----


---

[GitHub] zookeeper pull request #685: [ZOOKEEPER-3104] Fix potential data inconsisten...

Posted by lvfangmin <gi...@git.apache.org>.
Github user lvfangmin closed the pull request at:

    https://github.com/apache/zookeeper/pull/685


---

[GitHub] zookeeper issue #685: [ZOOKEEPER-3104] Fix potential data inconsistency due ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit commented on the issue:

    https://github.com/apache/zookeeper/pull/685
  
    
    Refer to this link for build results (access rights to CI server needed): 
    https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/2570/



---

[GitHub] zookeeper issue #685: [ZOOKEEPER-3104] Fix potential data inconsistency due ...

Posted by lvfangmin <gi...@git.apache.org>.
Github user lvfangmin commented on the issue:

    https://github.com/apache/zookeeper/pull/685
  
    Thanks Andor, I'll close this one.


---

[GitHub] zookeeper issue #685: [ZOOKEEPER-3104] Fix potential data inconsistency due ...

Posted by anmolnar <gi...@git.apache.org>.
Github user anmolnar commented on the issue:

    https://github.com/apache/zookeeper/pull/685
  
    This is merged. Thanks @lvfangmin !
    Please close this PR.


---