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

Enable RedpandaAdminOperation.ADD_PARTITIONS in AdminOperationsFuzzer #8747

Closed
mmaslankaprv opened this issue Feb 9, 2023 · 0 comments · Fixed by #8705
Closed

Enable RedpandaAdminOperation.ADD_PARTITIONS in AdminOperationsFuzzer #8747

mmaslankaprv opened this issue Feb 9, 2023 · 0 comments · Fixed by #8705
Labels
area/tests ci-failure kind/bug Something isn't working sev/low Bugs which are non-functional paper cuts, e.g. typos, issues in log messages

Comments

@mmaslankaprv
Copy link
Member

mmaslankaprv commented Feb 9, 2023

The RedpandaAdminOperation.ADD_PARTITIONS was temporarily disabled to prevent spurious test failures.

Eventual consistency of metadata makes this operation to fail sometimes as the APIs return stale information about current topic partition count.

Related with: #8637

@jcsp jcsp added the kind/bug Something isn't working label Feb 9, 2023
@mmaslankaprv mmaslankaprv added the sev/low Bugs which are non-functional paper cuts, e.g. typos, issues in log messages label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests ci-failure kind/bug Something isn't working sev/low Bugs which are non-functional paper cuts, e.g. typos, issues in log messages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants