GitHub user mjsax opened a pull request:
https://github.com/apache/kafka/pull/4104
MINOR: add hint for setting an uncaught exception handler to JavaDocs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mjsax/kafka minor-uncaught-exception-handler
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/4104.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 #4104
----
commit 0f4aa04b50f4802027cb900bfb47333020b7006c
Author: Matthias J. Sax <[email protected]>
Date: 2017-10-20T18:17:13Z
MINOR: add hint for setting an uncaught exception handler to JavaDocs
----
---