Stanislav Kozlovski created KAFKA-7893:
------------------------------------------

             Summary: 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


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.

As part of [https://github.com/apache/kafka/pull/6163,] it is worth 
investigating if we could assert the newly-introduced test cases there with 
unit tests as opposed to integration



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

Reply via email to