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 2019/04/05 20:09:00 UTC

[jira] [Resolved] (KAFKA-7893) Refactor ConsumerBounceTest.scala

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

Jason Gustafson resolved KAFKA-7893.
------------------------------------
    Resolution: Fixed

> Refactor ConsumerBounceTest.scala
> ---------------------------------
>
>                 Key: KAFKA-7893
>                 URL: https://issues.apache.org/jira/browse/KAFKA-7893
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Stanislav Kozlovski
>            Assignee: Stanislav Kozlovski
>            Priority: Minor
>
> The [ConsumerBounceTest|https://github.com/apache/kafka/blob/trunk/core/src/test/scala/integration/kafka/api/ConsumerBounceTest.scala] has logic to create consumers and ensure that they are in the same consumer group. There is code that already does this in `BaseConsumerTest` and `PlaintextConsumerTest` - it would be better if we could make `ConsumerBounceTest` reuse that functionality.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)