You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jason Gustafson (JIRA)" <ji...@apache.org> on 2017/09/20 16:35:00 UTC

[jira] [Resolved] (KAFKA-5358) Consumer perf tool should count rebalance time separately

     [ https://issues.apache.org/jira/browse/KAFKA-5358?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson resolved KAFKA-5358.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 3188
[https://github.com/apache/kafka/pull/3188]

> Consumer perf tool should count rebalance time separately
> ---------------------------------------------------------
>
>                 Key: KAFKA-5358
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5358
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Jason Gustafson
>            Assignee: huxihx
>             Fix For: 1.0.0
>
>
> It would be helpful to measure rebalance time separately in the performance tool so that throughput between different versions can be compared more easily in spite of improvements such as https://cwiki.apache.org/confluence/display/KAFKA/KIP-134%3A+Delay+initial+consumer+group+rebalance. At the moment, running the perf tool on 0.11.0 or trunk for a short amount of time will present a severely skewed picture since the overall time will be dominated by the join group delay.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)