[rabbitmq-discuss] Consumer Cancel Notification do not work
Michael Klishin
mklishin at gopivotal.com
Mon Aug 19 14:39:08 BST 2013
Malte Schirmacher:
> The problem is: i do never receive a basic.cancel by the server.
Did you indicate that your client supports consumer cancellation notifications in the capabilities field?
RabbitMQ won't send extension methods that clients do not support. See [1] if you need
an example.
1. https://github.com/ruby-amqp/bunny/blob/master/lib/bunny/session.rb#L53
--
MK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130819/55f0cd4c/attachment.pgp>
More information about the rabbitmq-discuss
mailing list