GitHub user zhan849 opened a pull request:
https://github.com/apache/helix/pull/146
[HELIX-680] add system setting to unblock TestZkCallbackHandlerLeak test
with zookeeper 3.4.11 upgrade
By adding system property in ZkUnitTestBase `beforeSuite()`,
`TestZkCallbackHandlerLeak` can pass now
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhan849/helix harry/zk-test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/helix/pull/146.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 #146
----
commit e4de3c2247042754ed193789b8a8671012576e7d
Author: hrzhang <hrzhang@...>
Date: 2018-03-09T20:20:16Z
[HELIX-680] add system setting to unblock TestZkCallbackHandlerLeak test
with zookeeper 3.4.11 upgrade
----
---