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

Sequence reset gap fill reverse verify logic #2

Merged

Conversation

kirsan31
Copy link
Owner

Current logic in Session.NextSequenceReset causes SequenceReset messages with GapFill=Y to be ignored during message replay.
This change reverses the logic to fix the issue discussed here:
connamara#309 (comment)

gbirchmeier and others added 5 commits July 14, 2023 16:16
recieving a SequenceReset with GapFill=Y
Reversing logic allows the GapFill to be applied during message resend.
Discussion:
connamara#309 (comment)
…msgs that reset the sequnece number with the same msgseqnum that caused the initial resendrequest
@kirsan31 kirsan31 merged commit a1d350b into kirsan31:master Aug 16, 2023
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