Skip to content

chore: Include prevSeqNr in rejected validation - #1404

Draft
patriknw wants to merge 1 commit into
mainfrom
wip-replay-seqNr-patriknw
Draft

chore: Include prevSeqNr in rejected validation#1404
patriknw wants to merge 1 commit into
mainfrom
wip-replay-seqNr-patriknw

Conversation

@patriknw

@patriknw patriknw commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

Probably not worth changing this, but sharing for feedback...

  • noticed that we replayed too many, fromSeqNr too low, because not using inFlight
  • more clean to pass the previous seqNr in the validation result, since it's know when validating
  • removes the additional indirection of asking offset store for storedSeqNr to find the fromSeqNr
  • not possible with with grouped, unless rewriting the grouped validation and replay more

* noticed that we replayed too many, fromSeqNr too low because not using inFlight
* more clean to pass the previous seqNr in the validation result, since it's know when validating
* removes the additional indirection of asking offset store for storedSeqNr to find the fromSeqNr
* not possible with with grouped, unless rewriting the grouped validation and replay more
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.

1 participant