You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/24 23:30:58 UTC

[jira] [Commented] (KAFKA-4211) Change system tests to use the new consumer by default

    [ https://issues.apache.org/jira/browse/KAFKA-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15603566#comment-15603566 ] 

ASF GitHub Bot commented on KAFKA-4211:
---------------------------------------

GitHub user vahidhashemian opened a pull request:

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

    KAFKA-4211: Update system tests to use the new consumer by default

    Update system test method signatures and method calls to use the new consumer by default.

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

    $ git pull https://github.com/vahidhashemian/kafka KAFKA-4211

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

    https://github.com/apache/kafka/pull/2060.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 #2060
    
----
commit aca03aaffbb3153a3ce440b57d00540c15570509
Author: Vahid Hashemian <va...@us.ibm.com>
Date:   2016-10-03T23:17:12Z

    KAFKA-4211: Update system tests to use the new consumer by default
    
    Update system test method signatures and method calls to use the new consumer by default.

----


> Change system tests to use the new consumer by default
> ------------------------------------------------------
>
>                 Key: KAFKA-4211
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4211
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Ismael Juma
>            Assignee: Vahid Hashemian
>             Fix For: 0.10.2.0
>
>
> We have utility methods like `run_produce_consume_validate` that use the old consumer by default. We should change them to use the new consumer by default while ensuring that we still have coverage for the old consumer (while we still support it).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)