forked from redpanda-data/redpanda
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/admin_fuzzer: query all nodes about partition count
Since metadata are eventually consistent we query all nodes about current partition count of a topic. Only if all values are the same we allow to execute add partitions operation. This way operation result will always be deterministic. Fixes: redpanda-data#8637 Signed-off-by: Michal Maslanka <michal@redpanda.com> (cherry picked from commit aab3b0c)
- Loading branch information
1 parent
ac4e09a
commit 5c9c0a5
Showing
1 changed file
with
35 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters