[
https://issues.apache.org/jira/browse/KAFKA-18087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17915835#comment-17915835
]
Kirk True commented on KAFKA-18087:
-----------------------------------
cc [~lianetm]
> 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.1.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)