You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by ijuma <gi...@git.apache.org> on 2017/11/08 08:56:23 UTC

[GitHub] kafka pull request #4192: MINOR: Remove unnecessary batch iteration in FileR...

GitHub user ijuma opened a pull request:

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

    MINOR: Remove unnecessary batch iteration in FileRecords.downConvert

    

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

    $ git pull https://github.com/ijuma/kafka avoid-unnecessary-batch-iteration-in-down-convert

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

    https://github.com/apache/kafka/pull/4192.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 #4192
    
----
commit 7d1f1d1741079b0f5a255a91c3a17c101049bec2
Author: Ismael Juma <is...@juma.me.uk>
Date:   2017-11-08T08:55:35Z

    MINOR: Remove unnecessary batch iteration in FileRecords.downConvert

----


---

[GitHub] kafka pull request #4192: MINOR: Remove unnecessary batch iteration in FileR...

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

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


---