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

ris: fix rabbitmq stream offset on reconnect #390

Merged
merged 1 commit into from
Sep 4, 2023

Conversation

pablohoch
Copy link
Member

Always resume from the last known stream offset after a reconnect. Previously, the stream offset was determined once at startup and reused after a reconnect, resulting in duplicate messages.

@pablohoch pablohoch added the RSL label Aug 30, 2023
@pablohoch pablohoch merged commit 6278db1 into master Sep 4, 2023
18 of 19 checks passed
@pablohoch pablohoch deleted the rabbitmq-stream-reconnect-fix branch September 4, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant