Andrew Schofield created KAFKA-19416: ----------------------------------------
Summary: Reduce running time of ShareConsumerTest Key: KAFKA-19416 URL: https://issues.apache.org/jira/browse/KAFKA-19416 Project: Kafka Issue Type: Sub-task Reporter: Andrew Schofield The ShareConsumer integration test in the clients module takes a long time to run. We could halve the execution time by observing that each test case runs once for Raft-Isolated and once again for Raft-Combined. There is no reason to run both variants. -- This message was sent by Atlassian Jira (v8.20.10#820010)