Kirk True created KAFKA-16460:
---------------------------------
Summary: New consumer times out system test
Key: KAFKA-16460
URL: https://issues.apache.org/jira/browse/KAFKA-16460
Project: Kafka
Issue Type: Bug
Components: clients, consumer, system tests
Affects Versions: 3.7.0
Reporter: Kirk True
Assignee: Kirk True
Fix For: 3.8.0
The {{consumer_test.py}} system test fails with two different errors related to
consumers joining the consumer group in a timely fashion.
{quote}
* Consumers failed to join in a reasonable amount of time
* Timed out waiting for consumers to join, expected total X joined, but only
see Y joined fromnormal consumer group and Z from conflict consumer group{quote}
Affected tests:
* {{test_fencing_static_consumer}}
* {{test_static_consumer_bounce}}
* {{test_static_consumer_persisted_after_rejoin}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)