Lianet Magrans created KAFKA-16406:
--------------------------------------

             Summary: Split long-running consumer integration test
                 Key: KAFKA-16406
                 URL: https://issues.apache.org/jira/browse/KAFKA-16406
             Project: Kafka
          Issue Type: Task
            Reporter: Lianet Magrans
            Assignee: Lianet Magrans


PlaintextConsumerTest contains integration tests for the consumer. Since the 
introduction of the new consumer group protocol (KIP-848) and the new 
KafkaConsumer, this test has been parametrized to run with multiple 
combinations, making sure we test the logic for the old and new coordinator, as 
well as for the legacy and new KafkaConsumer. 

This led to this being one of the longest-running integration tests, so in the 
aim of reducing the impact on the build times we could split it to allow for 
parallelization.  The tests covers multiple areas of the consumer logic, in a 
single file, so splitting based on the high-level features being tested would 
be sensible and achieve the result wanted.   




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to