-
Notifications
You must be signed in to change notification settings - Fork 589
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CI Failure (uneven distribution of group coordinators) in ConsumerGroupBalancingTest.test_coordinator_nodes_balance
#9697
Labels
Comments
7 tasks
rystsov
changed the title
CI Failure uneven distribution of group coordinators across brokers in
CI Failure (uneven distribution of group coordinators) in Mar 30, 2023
ConsumerGroupBalancingTest.test_coordinator_nodes_balance
ConsumerGroupBalancingTest.test_coordinator_nodes_balance
https://buildkite.com/redpanda/redpanda/builds/26242#01873b74-085c-4f52-b5dc-50cbc62c0b8
|
3 tasks
7 tasks
This was referenced Apr 20, 2023
7 tasks
7 tasks
|
|
7 tasks
FAIL test: ConsumerGroupBalancingTest.test_coordinator_nodes_balance (1/13 runs) |
7 tasks
7 tasks
6 tasks
7 tasks
7 tasks
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Feb 28, 2024
Refactor consumer group balancing test to directly validate `__consumer_offsets` partition replicas placement instead of validating consumer groups coordinators. Fixes: redpanda-data#9697 Signed-off-by: Michal Maslanka <[email protected]>
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://buildkite.com/redpanda/redpanda/builds/25896#018726b5-759c-4f47-945f-75913c8092ad
The error thrown is related to uneven distribution of group coordinators, a relevant log before the error is:
It looks like one node was assigned two groups instead of each node having one group to coordinate.
The text was updated successfully, but these errors were encountered: