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/04/01 19:01:25 UTC

[jira] [Commented] (KAFKA-3490) Multiple version support for ducktape performance tests

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

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

GitHub user ijuma opened a pull request:

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

    KAFKA-3490; Multiple version support for ducktape performance tests

    

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

    $ git pull https://github.com/confluentinc/kafka kafka-3490-multiple-version-support-perf-tests

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

    https://github.com/apache/kafka/pull/1173.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 #1173
    
----
commit 897fd95ed5143f8cb4576e9fbea3c71834db8770
Author: Geoff Anderson <ge...@confluent.io>
Date:   2015-11-17T19:42:23Z

    Initial sketch of versioned performance services

commit 6044324ea31384c129ec3996b2551060ba45297c
Author: Geoff Anderson <ge...@confluent.io>
Date:   2015-11-18T18:29:08Z

    Added version-awareness to end to end latency

commit cde81f2f4f55be2d0871ea0950e1c8294c6d3ddf
Author: Geoff Anderson <ge...@confluent.io>
Date:   2015-11-19T03:39:27Z

    Added version support to consumer performance service

commit 299aef12ea97fe9ccce2dd8d5b507fa6888bc27c
Author: Geoff Anderson <ge...@confluent.io>
Date:   2015-11-20T00:44:16Z

    ConsumerPerformance: override new consumer flag if version < 0.9.0.0

commit 847cc9d47404a52e56ea7a0ec6c8a1ea88e620bc
Author: Geoff Anderson <ge...@confluent.io>
Date:   2015-11-20T10:05:30Z

    Added sanity check on consumer performance with new consumer

----


> Multiple version support for ducktape performance tests
> -------------------------------------------------------
>
>                 Key: KAFKA-3490
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3490
>             Project: Kafka
>          Issue Type: New Feature
>            Reporter: Ismael Juma
>            Assignee: Ismael Juma
>             Fix For: 0.10.0.0
>
>
> To verify the performance impact of changes, it is very handy to be able to run ducktape performance tests across multiple Kafka versions. Luckily [~geoffra] has done most of the work for this.



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