[
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)