[
https://issues.apache.org/jira/browse/KAFKA-16459?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-16459:
------------------------------
Description:
The {{consumer_test.py}} system test fails with errors related to consumers
joining the consumer group in a timely fashion.
Occurrences of {{Consumers failed to join in a reasonable amount of time}}:
* {{test_fencing_static_consumer}}
* {{test_static_consumer_bounce}}
* {{test_static_consumer_persisted_after_rejoin}}
Occurrences of {{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}}:
* {{test_fencing_static_consumer}}
was:
{{Consumers failed to join in a reasonable amount of time}} occurs in the
following tests when {{use_new_coordinator}} is {{true}} and {{group_protocol}}
is {{consumer}}:
* {{consumer_test.py}}, {{test_fencing_static_consumer}}
* {{consumer_test.py}}, {{test_static_consumer_bounce}}
* {{consumer_test.py}}, {{test_static_consumer_persisted_after_rejoin}}
> New consumer times out join group in consumer_test.py system test
> -----------------------------------------------------------------
>
> Key: KAFKA-16459
> URL: https://issues.apache.org/jira/browse/KAFKA-16459
> Project: Kafka
> Issue Type: Bug
> Components: clients, consumer, system tests
> Affects Versions: 3.7.0
> Reporter: Kirk True
> Assignee: Philip Nee
> Priority: Blocker
> Labels: kip-848-client-support, system-tests
> Fix For: 3.8.0
>
>
> The {{consumer_test.py}} system test fails with errors related to consumers
> joining the consumer group in a timely fashion.
> Occurrences of {{Consumers failed to join in a reasonable amount of time}}:
> * {{test_fencing_static_consumer}}
> * {{test_static_consumer_bounce}}
> * {{test_static_consumer_persisted_after_rejoin}}
> Occurrences of {{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}}:
> * {{test_fencing_static_consumer}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)