Muralidhar Basani created KAFKA-20527:
-----------------------------------------
Summary: org.apache.kafka.clients.consumer.KafkaConsumerTest bug
fixes for group rebalance protocol
Key: KAFKA-20527
URL: https://issues.apache.org/jira/browse/KAFKA-20527
Project: Kafka
Issue Type: Task
Reporter: Muralidhar Basani
Fix For: 4.4.0
There are a few tests in here which needs to be addressed.
{code:java}
// TODO: this test triggers a bug with the CONSUMER group protocol
implementation.
// The bug will be investigated and fixed so this test can use both group
protocols. {code}
These tests are currently parameterized for CLASSIC only and failing for
CONSUMER group rebalance protocol.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)