[ https://issues.apache.org/jira/browse/ZOOKEEPER-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212438#comment-16212438 ]
ASF GitHub Bot commented on ZOOKEEPER-2922: ------------------------------------------- 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 <an...@cloudera.com> Date: 2017-10-20T09:42:03Z ZOOKEEPER-2922: Flaky Test fix: org.apache.zookeeper.test.LoadFromLogTest ---- > Flaky Test: org.apache.zookeeper.test.LoadFromLogTest > ----------------------------------------------------- > > Key: ZOOKEEPER-2922 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2922 > Project: ZooKeeper > Issue Type: Test > Components: server, tests > Reporter: Andor Molnar > Assignee: Andor Molnar > Labels: flaky, flaky-test > Fix For: 3.4.12 > > > Backport changes of flaky test fix to branch-3.4 : > https://issues.apache.org/jira/browse/ZOOKEEPER-2484 > -- This message was sent by Atlassian JIRA (v6.4.14#64029)