You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by revans2 <gi...@git.apache.org> on 2018/01/31 21:57:38 UTC

[GitHub] zookeeper pull request #454: ZOOKEEPER-2845: Send a SNAP if transactions can...

GitHub user revans2 opened a pull request:

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

    ZOOKEEPER-2845: Send a SNAP if transactions cannot be verified. (3.5)

    This is the version of #453 for the 3.5 branch

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

    $ git pull https://github.com/revans2/zookeeper ZOOKEEPER-2845-3.5

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

    https://github.com/apache/zookeeper/pull/454.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 #454
    
----
commit 70436249c830af0b129caf3d1bed2f55a2498b6b
Author: Robert Evans <ev...@...>
Date:   2018-01-29T20:27:10Z

    ZOOKEEPER-2845: Send a SNAP if transactions cannot be verified.

----


---

[GitHub] zookeeper pull request #454: ZOOKEEPER-2845: Apply commit log when restartin...

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

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


---

[GitHub] zookeeper issue #454: ZOOKEEPER-2845: Apply commit log when restarting serve...

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

    https://github.com/apache/zookeeper/pull/454
  
    I just rebased this and pulled in all of the changes made to the main test.


---