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

[FIX] legacy order consumer subscription leak #694

Merged
merged 2 commits into from May 3, 2024
Merged

[FIX] legacy order consumer subscription leak #694

merged 2 commits into from May 3, 2024

Conversation

aricart
Copy link
Member

@aricart aricart commented May 2, 2024

[FIX] fixed an issue with ordered consumer where resetting the consumer didn't send the UNSUB, creating a situation where if there was no disconnect from the client, two subscriptions would be active on the server.

FIX #691

…er didn't send the UNSUB, creating a situation where if there was no disconnect from the client, two subscriptions would be active on the server.
Copy link

@scottf scottf left a comment

Choose a reason for hiding this comment

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

LGTM

@aricart aricart merged commit d4665ee into main May 3, 2024
3 checks passed
@aricart aricart deleted the fix-691 branch May 3, 2024 13:57
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.

JetStream KV gets consumer stuck in a cluster node
2 participants