GitHub user bbejeck opened a pull request:
https://github.com/apache/kafka/pull/3974
Kafka 5932[WIP] DON'T Merge avoid fetch previous in flush listeners
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bbejeck/kafka
KAFKA-5932_avoid_fetch_previous_in_flush_listeners
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/3974.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 #3974
----
commit d1554758d1942b5152251a7a7b68275c03a884f3
Author: Bill Bejeck <[email protected]>
Date: 2017-09-26T21:19:10Z
KAFKA-5932[WIP]: initial pass on avoiding fetch previous.
commit 07c12f41146a1e0f73e542ca4a5fec6c2d6efcae
Author: Bill Bejeck <[email protected]>
Date: 2017-09-27T16:46:58Z
KAFKA-5932[WIP]: ignore test
----
---