Skip to content

Cherry-picks for 2.11.5-RC.4 #7007

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

Merged
merged 4 commits into from
Jun 25, 2025
Merged

Cherry-picks for 2.11.5-RC.4 #7007

merged 4 commits into from
Jun 25, 2025

Conversation

MauriceVanVeen and others added 4 commits June 25, 2025 15:02
When the consumer was trying to find the next message from a skiplist,
we were not correctly moving `o.sseq` up to the next skiplist sequence,
which would result in missed messages and some acks being ignored.
This is particularly evident with interior deletes, such as those created
by the `MaxMsgsPerSubject` limit which the unit test uses.

Signed-off-by: Neil Twigg <[email protected]>
@neilalexander neilalexander requested a review from a team as a code owner June 25, 2025 14:03
Copy link
Member

@MauriceVanVeen MauriceVanVeen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@neilalexander neilalexander merged commit a159528 into release/v2.11.5 Jun 25, 2025
69 of 70 checks passed
@neilalexander neilalexander deleted the neil/2115rc4 branch June 25, 2025 14:23
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