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 <evans@...>
Date: 2018-01-29T20:27:10Z
ZOOKEEPER-2845: Send a SNAP if transactions cannot be verified.
----
---