GitHub user ijuma opened a pull request:
https://github.com/apache/kafka/pull/4040
KAFKA-5829; Remove stray `printStackTrace()` in test
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ijuma/kafka kafka-5829-follow-up
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4040.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 #4040
----
commit c82c2050127b6d1d53a05f7ad73b77a58b0af01e
Author: Ismael Juma <[email protected]>
Date: 2017-10-08T11:56:42Z
Remove stray `printStackTrace()` in test
----
---