-
Notifications
You must be signed in to change notification settings - Fork 592
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 (timeout on _partitions_moving) in NodesDecommissioningTest.test_decommissioning_rebalancing_node
#12220
Labels
Comments
@Lazin in what way was this fixed? Is there a PR? |
7 tasks
BenPope
changed the title
CI Failure (key symptom) in
CI Failure (TimeoutError) in Sep 7, 2023
NodesDecommissioningTest.test_decommissioning_rebalancing_node
NodesDecommissioningTest.test_decommissioning_rebalancing_node
BenPope
changed the title
CI Failure (TimeoutError) in
CI Failure TimeoutError('') in Sep 7, 2023
NodesDecommissioningTest.test_decommissioning_rebalancing_node
NodesDecommissioningTest.test_decommissioning_rebalancing_node
rystsov
changed the title
CI Failure TimeoutError('') in
CI Failure (timeout on _partitions_moving) in Sep 7, 2023
NodesDecommissioningTest.test_decommissioning_rebalancing_node
NodesDecommissioningTest.test_decommissioning_rebalancing_node
7 tasks
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Sep 22, 2023
It may happen that the health report notification for a given node is processed before the notification about the node addition. In this case `partition_balancer_backend` would wait for another tick to trigger rebalancing. Added immediate tick trigger when node add notification is processed and health report for a node is already present. Fixes: redpanda-data#12220 Signed-off-by: Michal Maslanka <michal@redpanda.com>
7 tasks
mmaslankaprv
added a commit
to mmaslankaprv/redpanda
that referenced
this issue
Sep 22, 2023
It may happen that the health report notification for a given node is processed before the notification about the node addition. In this case `partition_balancer_backend` would wait for another tick to trigger rebalancing. Added immediate tick trigger when node add notification is processed and health report for a node is already present. Fixes: redpanda-data#12220 Signed-off-by: Michal Maslanka <michal@redpanda.com>
vbotbuildovich
pushed a commit
to vbotbuildovich/redpanda
that referenced
this issue
Sep 25, 2023
It may happen that the health report notification for a given node is processed before the notification about the node addition. In this case `partition_balancer_backend` would wait for another tick to trigger rebalancing. Added immediate tick trigger when node add notification is processed and health report for a node is already present. Fixes: redpanda-data#12220 Signed-off-by: Michal Maslanka <michal@redpanda.com> (cherry picked from commit 75a1011)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://buildkite.com/redpanda/redpanda/builds/31635
https://buildkite.com/redpanda/redpanda/builds/32377
https://buildkite.com/redpanda/vtools/builds/8412
https://buildkite.com/redpanda/redpanda/builds/34531
https://buildkite.com/redpanda/redpanda/builds/35487
https://buildkite.com/redpanda/redpanda/builds/35952
https://buildkite.com/redpanda/redpanda/builds/36489
https://buildkite.com/redpanda/redpanda/builds/36563
The text was updated successfully, but these errors were encountered: