GitHub user rmatharu opened a pull request:
https://github.com/apache/samza/pull/752
Adding fix to integration test
ClientHelper changed the log-print, which the integration test relies on.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmatharu/samza integ-test-fix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/752.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 #752
----
commit 0a3b8207d65ef167fc16ce859f51f44b71b88644
Author: [email protected] <rmatharu@...>
Date: 2018-10-22T23:26:53Z
Adding fix to integration test
----
---