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

record all records and validate leader epoch monotonicity #58

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

nvartolomei
Copy link
Contributor

@nvartolomei nvartolomei commented Oct 18, 2024

To catch bugs like redpanda-data/redpanda#23835

@nvartolomei nvartolomei force-pushed the nv/monotonic-terms branch 2 times, most recently from 96e9d5b to fab9660 Compare October 21, 2024 14:38
Previously we would record offsets only when consuming expected/valid
records.  This is overly restrictive as the offset validation and now
term validation is validating log semantics (monotonicity).
@nvartolomei nvartolomei merged commit 88115c7 into main Oct 22, 2024
2 checks passed
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.

2 participants