You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by bbejeck <gi...@git.apache.org> on 2017/09/27 20:28:48 UTC

[GitHub] kafka pull request #3978: KAFKA-5932: Avoid call to fetchPrevious in FlushLi...

GitHub user bbejeck opened a pull request:

    https://github.com/apache/kafka/pull/3978

    KAFKA-5932: Avoid call to fetchPrevious in FlushListeners

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bbejeck/kafka KAFKA-5932_no_fetch_previous_when_no_old_values_returned

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3978.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 #3978
    
----
commit 1fa488d55af6cf9ca3898274e15a3dbe703eaea7
Author: Bill Bejeck <bi...@confluent.io>
Date:   2017-09-27T20:26:12Z

    KAFKA-5932: Avoid call to fetchPrevious in FlushListeners

----


---

[GitHub] kafka pull request #3978: KAFKA-5932: Avoid call to fetchPrevious in FlushLi...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/kafka/pull/3978


---