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/02/01 02:12:12 UTC

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

GitHub user revans2 opened a pull request:

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

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

    This is the version of #453 for the 3.4 branch

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

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

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

    https://github.com/apache/zookeeper/pull/455.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 #455
    
----
commit b035df19616424036afb1f31f345dedf26e3b2ae
Author: Robert Evans <ev...@...>
Date:   2018-02-01T02:09:53Z

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

----


---

[GitHub] zookeeper issue #455: 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/455
  
    I just rebased this and pulled in all of the changes made to the main test.


---

[GitHub] zookeeper pull request #455: 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/455


---