GitHub user prateekm opened a pull request:
https://github.com/apache/samza/pull/318
SAMZA-272, SAMZA-1440, SAMZA-1269: Fixed thread interrupt tests in
TestExponentialSleepStrategy.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prateekm/samza ess-test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/318.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 #318
----
commit 4573c2c72d39d49f97b78c94e462ecc5779c70ba
Author: Prateek Maheshwari <[email protected]>
Date: 2017-10-06T22:14:39Z
SAMZA-272, SAMZA-1440, SAMZA-1269: Fixed thread interrupt tests in
TestExponentialSleepStrategy.
----
---