Skip to content

[FIXED] JetStream: BackOff redeliveries would always use first in list#2834

Merged
kozlovic merged 1 commit intomainfrom
fix_backoff
Feb 1, 2022
Merged

[FIXED] JetStream: BackOff redeliveries would always use first in list#2834
kozlovic merged 1 commit intomainfrom
fix_backoff

Conversation

@kozlovic
Copy link
Copy Markdown
Member

@kozlovic kozlovic commented Feb 1, 2022

If the consumer's sequence was not the same than the stream's sequence,
then the redelivery would always use the first duration from the
BackOff list.

Signed-off-by: Ivan Kozlovic ivan@synadia.com

If the consumer's sequence was not the same than the stream's sequence,
then the redelivery would always use the first duration from the
BackOff list.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Copy link
Copy Markdown
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

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

LGTM

@kozlovic kozlovic merged commit b23ed77 into main Feb 1, 2022
@kozlovic kozlovic deleted the fix_backoff branch February 1, 2022 00:48
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