GitHub user anmolnar opened a pull request:
https://github.com/apache/zookeeper/pull/402
ZOOKEEPER-2922: Flaky Test fix: org.apache.zookeeper.test.LoadFromLogTest
This patch is the backport of
https://issues.apache.org/jira/browse/ZOOKEEPER-2484
in order to fix related flaky tests on branch-3.4.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2922
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/402.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 #402
----
commit c78ae610b4283135c10d4541f08df0ef3cc72948
Author: Andor Molnár <[email protected]>
Date: 2017-10-20T09:42:03Z
ZOOKEEPER-2922: Flaky Test fix: org.apache.zookeeper.test.LoadFromLogTest
----
---