GitHub user bbejeck opened a pull request:
https://github.com/apache/kafka/pull/3994
KAFKA-5985: update javadoc regarding closing iterators
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbejeck/kafka
KAFKA-5985_document_need_to_close_iterators
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3994.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 #3994
----
commit 36493a6313766211d53ea0986e216ae7aa1e6029
Author: Bill Bejeck <[email protected]>
Date: 2017-09-29T16:39:36Z
KAFKA-5985: update javadoc regarding closing iterators
----
---