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 <evans@...>
Date: 2018-02-01T02:09:53Z
ZOOKEEPER-2845: Send a SNAP if transactions cannot be verified.
----
---