GitHub user shanthoosh opened a pull request:
https://github.com/apache/samza/pull/565
SAMZA-1761: Reduce runTime of TestZkUtils test from 40s to 800ms.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shanthoosh/samza SAMZA-1761
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/565.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 #565
----
commit 413b471ee13aae534bfd9489621348eb34e403cf
Author: Shanthoosh Venkataraman <santhoshvenkat1988@...>
Date: 2018-06-26T17:03:22Z
SAMZA-1761: Reduce runTime of a TestZkUtils test from 40s to 800ms.
----
---