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

[v23.2.x] c/topic_table: fix force_update replicas_revisions update #15105

Merged
merged 2 commits into from
Nov 23, 2023

Conversation

ztlpn
Copy link
Contributor

@ztlpn ztlpn commented Nov 23, 2023

Backport of PR #15031

(cherry picked from commit de73100)
Previously, we determined the end state of the update with ad-hoc code
each time. This is not reliable, as we can miss some state values (and
indeed, the code for updating replicas revisions missed the case for
force_update). Use is_cancelled_state predicate everywhere instead.

(cherry picked from commit 69fd894)
@ztlpn ztlpn merged commit 98c5d08 into redpanda-data:v23.2.x Nov 23, 2023
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants