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

[GitHub] kafka pull request #4057: KAFKA-6053: Fix NoSuchMethodError when creating Pr...

GitHub user apurvam opened a pull request:

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

    KAFKA-6053: Fix NoSuchMethodError when creating ProducerRecords with older client versions

    

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

    $ git pull https://github.com/apurvam/kafka KAFKA-6053-fix-no-such-method-error-in-producer-record

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

    https://github.com/apache/kafka/pull/4057.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 #4057
    
----
commit 221a96da1dc6221dd3f61786d5fc1119b6848a7f
Author: Apurva Mehta <ap...@confluent.io>
Date:   2017-10-11T16:58:44Z

    Fix NoSuchMethodError when creating ProducerRecords with older client versions

----


---

[GitHub] kafka pull request #4057: KAFKA-6053: Fix NoSuchMethodError when creating Pr...

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

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


---