rabbitmq-server icon indicating copy to clipboard operation
rabbitmq-server copied to clipboard

Cancel AMQP stream consumer when local stream member is deleted

Open dcorbacho opened this issue 1 year ago • 2 comments

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

dcorbacho avatar Aug 21 '24 08:08 dcorbacho