[ https://issues.apache.org/jira/browse/KAFKA-18087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17986063#comment-17986063 ]
Mickael Maison commented on KAFKA-18087: ---------------------------------------- Moving to the next release as we're now in code freeze for 4.1.0. > Revert unnecessary integration testing of both consumer group protocols > ----------------------------------------------------------------------- > > Key: KAFKA-18087 > URL: https://issues.apache.org/jira/browse/KAFKA-18087 > Project: Kafka > Issue Type: Bug > Components: clients, consumer > Affects Versions: 4.0.0 > Reporter: Kirk True > Assignee: Kirk True > Priority: Major > Labels: integration-test, kip-848-client-support > Fix For: 4.2.0 > > > Many of the integration tests were migrated to a parameterized version that > tests both the {{CLASSIC}} and {{CONSUMER}} group protocols. While this does > improve test coverage of the new {{{}AsyncKafkaConsumer{}}}, it (obviously) > makes the integration tests take much longer to run and use more resources > than necessary. > This task is to perform a wholistic review of where both group protocols > exercised and determine where this can be reduced to one. One suggested > criteria to apply was: > {quote}If the test is a producer test and the consume flow is just reading > from the topic as a check, we don’t need to test both consumers > {quote} -- This message was sent by Atlassian Jira (v8.20.10#820010)