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

Made add partitions operation idempotent in AdminOpsFuzzer #8569

Merged
merged 1 commit into from
Feb 3, 2023

Conversation

mmaslankaprv
Copy link
Member

@mmaslankaprv mmaslankaprv commented Feb 2, 2023

Previously add partition operation was executed with non idempotent rpk add_topic_partitions.

Fixes: #8562

Backports Required

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

UX Changes

Release Notes

  • none

Previously add partition operation was executed with non idempotent `rpk
add_topic_partitions`.

Fixes: redpanda-data#8562

Signed-off-by: Michal Maslanka <[email protected]>
@rystsov
Copy link
Contributor

rystsov commented Feb 2, 2023

Don't forget to classify the ci failures!

@mmaslankaprv
Copy link
Member Author

mmaslankaprv commented Feb 3, 2023

Ci failure #8595

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 (fuzzer timeout) in ControllerUpgradeTest.test_updating_cluster_when_executing_operations
2 participants