Skip to content

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

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 2, 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.

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)
@mergify mergify bot added the bazel label Sep 2, 2024
@acogoluegnes acogoluegnes merged commit f19d84b into v4.0.x Sep 2, 2024
238 checks passed
@acogoluegnes acogoluegnes deleted the mergify/bp/v4.0.x/pr-12074 branch September 2, 2024 16:11
dcorbacho added a commit that referenced this pull request Sep 3, 2024
Cancel AMQP stream consumer when local stream member is deleted (backport #12074) (backport #12195)
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