Skip to content

Cancel AMQP stream consumer when local stream member is deleted (backport #12074) (backport #12195) #12196

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 1 commit into from
Sep 3, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Sep 2, 2024

The consumer reader process is gone and there is no way to recover it as the node does not have a member of the stream anymore, so it should be cancelled/detached.

Fixes #11915


This is an automatic backport of pull request #12074 done by Mergify.
This is an automatic backport of pull request #12195 done by Mergify.

The consumer reader process is gone and there is no way to recover
it as the node does not have a member of the stream anymore,
so it should be cancelled/detached.

(cherry picked from commit 0061944)
(cherry picked from commit 66d1294)
@mergify mergify bot added the bazel label Sep 2, 2024
@michaelklishin michaelklishin added this to the 3.13.8 milestone Sep 2, 2024
@dcorbacho dcorbacho merged commit 068cbdc into v3.13.x Sep 3, 2024
187 of 188 checks passed
@dcorbacho dcorbacho deleted the mergify/bp/v3.13.x/pr-12195 branch September 3, 2024 14:04
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