[
https://issues.apache.org/jira/browse/KAFKA-16460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk True updated KAFKA-16460:
------------------------------
Description:
The {{consumer_test.py}} system test fails with two different errors related to
consumers joining the consumer group in a timely fashion.
{quote} * Timed out waiting for consumption
* 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}}
was:
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}}
> 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
> Priority: Blocker
> Labels: kip-848-client-support, system-tests
> 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} * Timed out waiting for consumption
> * 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)