Kirk True created KAFKA-18040:
---------------------------------
Summary:
PlaintextProducerSendTest.testSendToPartitionWithFollowerShutdownShouldNotTimeout
fails with CONSUMER group protocol
Key: KAFKA-18040
URL: https://issues.apache.org/jira/browse/KAFKA-18040
Project: Kafka
Issue Type: Bug
Components: clients, consumer
Affects Versions: 3.9.0
Reporter: Kirk True
Fix For: 4.0.0
I am getting an error ({{Consumed 0 records before timeout instead of the
expected 100}}) when running this test with the {{CONSUMER}} group protocol.
When I run the test using the {{CLASSIC}} group protocol, I can run it 25 times
in a row without an error. So it doesn't appear to be flaky (KAFKA-16176). When
I run it with the {{CONSUMER}} group protocol, it fails 16 out of the 25 runs :(
--
This message was sent by Atlassian Jira
(v8.20.10#820010)