GitHub user anmolnar opened a pull request:
https://github.com/apache/zookeeper/pull/677
ZOOKEEPER-2807. DONT COMMIT - Testing flaky testNodeDataChanged
Enabled trace logging.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anmolnar/zookeeper ZOOKEEPER-2807
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/zookeeper/pull/677.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 #677
----
commit 1a9d8400326a9999bd2b1e4727ee693b7700b15d
Author: Abraham Fine <afine@...>
Date: 2017-06-30T22:44:26Z
ZOOKEEPER-2807: Flaky test:
org.apache.zookeeper.test.WatchEventWhenAutoResetTest.testNodeDataChanged
commit 4924abcd7b4a055f628d35580070c6bb32fee831
Author: Abraham Fine <afine@...>
Date: 2017-12-04T21:50:35Z
remove unnecessary poll
commit 93599c3b84030ad3440f69c3aec7a54ef70643d1
Author: Andor Molnar <andor@...>
Date: 2018-10-24T14:31:05Z
Extra logging for testing
----
---