Skip to content
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

tests: retry on timeout in partition balancer test #14181

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

mmaslankaprv
Copy link
Member

In partition balancer maintenance mode test one of the nodes is made unavailable. In some cases the node may be suspended while being a redpanda/controller partition leader. In this case changing configuration may result in timeout, which is perfectly fine. We should allow Admin client to retry in this case.

Fixes: #14047

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.2.x
  • v23.1.x
  • v22.3.x

Release Notes

  • none

In partition balancer maintenance mode test one of the nodes is made
unavailable. In some cases the node may be suspended while being a
`redpanda/controller` partition leader. In this case changing
configuration may result in timeout, which is perfectly fine. We should
allow Admin client to retry in this case.

Fixes: redpanda-data#14047

Signed-off-by: Michal Maslanka <michal@redpanda.com>
@mmaslankaprv
Copy link
Member Author

/ci-repeat 1

@piyushredpanda piyushredpanda merged commit cb1a8ba into redpanda-data:dev Oct 17, 2023
26 checks passed
@BenPope
Copy link
Member

BenPope commented Nov 13, 2023

@BenPope
Copy link
Member

BenPope commented Nov 13, 2023

/backport v23.2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI Failure (Gateway error setting cluster configs) in PartitionBalancerTest.test_maintenance_mode
4 participants