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

[v24.2.x] Offset translator consistency validation #24702

Merged

Conversation

mmaslankaprv
Copy link
Member

Backport of PR #24607

Added code that validates if deltas are consistent across different
replicas.

Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit 026fa9b)
Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit 59eba45)
Signed-off-by: Michał Maślanka <michal@redpanda.com>
(cherry picked from commit 9d885f5)
@mmaslankaprv mmaslankaprv added this to the v24.2.x-next milestone Jan 7, 2025
@mmaslankaprv mmaslankaprv added the kind/backport PRs targeting a stable branch label Jan 7, 2025
@mmaslankaprv mmaslankaprv marked this pull request as ready for review January 7, 2025 12:53
@mmaslankaprv mmaslankaprv linked an issue Jan 7, 2025 that may be closed by this pull request
@ivotron
Copy link
Member

ivotron commented Jan 8, 2025

FYI, looks like another PR added code to v24.2.x that references verify_offset_translator_state_consistent, and that's causing CDT tests on that branch to fail. See https://buildkite.com/redpanda/redpanda/builds/60328 as an example.

@BenPope BenPope merged commit 84c4b31 into redpanda-data:v24.2.x Jan 8, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/backport PRs targeting a stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[v24.2.x] Offset translator consistency validation
3 participants