Hi,<div><br></div><div>I don't seem to receive any notifications from the server when a queue I am consuming is deleted. Both the server and the client is stating they support consumer_cancel_notify.&nbsp;</div><div><br></div><div>Here is a dump of all the frames received and sent by the client:</div><div><br></div><div><div>2011-09-24 14:15:25+0200 SENDING &lt;ProtocolHeader(['frame_type=-1', 'major=0', 'minor=9', 'revision=1'])&gt;</div><div>2011-09-24 14:15:25+0200 RECEIVED: &lt;Method(['frame_type=1', 'channel_number=0', 'method=&lt;Connection.Start(["server_properties={\'information\': \'Licensed under the MPL. &nbsp;See http://www.rabbitmq.com/\', \'product\': \'RabbitMQ\', \'copyright\': \'Copyright (C) 2007-2011 VMware, Inc.\', \'capabilities\': {\'exchange_exchange_bindings\': True, \'consumer_cancel_notify\': True, \'publisher_confirms\': True, \'basic.nack\': True}, \'platform\': \'Erlang/OTP\', \'version\': \'2.6.1\'}", \'version_minor=9\', \'mechanisms=PLAIN AMQPLAIN\', \'locales=en_US\', \'version_major=0\'])&gt;'])&gt;</div><div>2011-09-24 14:15:25+0200 SENDING &lt;Method(['frame_type=1', 'channel_number=0', 'method=&lt;Connection.StartOk([\'locale=en_US\', \'mechanism=PLAIN\', "client_properties={\'client-properties\': {\'consumer_cancel_notify\': True, \'publisher_confirms\': True, \'basic.nack\': True}, \'platform\': \'Python 2.7.1\', \'product\': \'Pika Python Client Library\', \'version\': \'0.9.6-pre0\', \'information\': \'See http://pika.github.com\'}", \'response=\\x00guest\\x00guest\'])&gt;'])&gt;</div><div>2011-09-24 14:15:25+0200 RECEIVED: &lt;Method(['frame_type=1', 'channel_number=0', "method=&lt;Connection.Tune(['frame_max=131072', 'channel_max=0', 'heartbeat=0'])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 SENDING &lt;Method(['frame_type=1', 'channel_number=0', "method=&lt;Connection.TuneOk(['frame_max=131072', 'channel_max=0', 'heartbeat=True'])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 SENDING &lt;Method(['frame_type=1', 'channel_number=0', "method=&lt;Connection.Open(['insist=True', 'capabilities=', 'virtual_host=/'])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 RECEIVED: &lt;Method(['frame_type=1', 'channel_number=0', "method=&lt;Connection.OpenOk(['known_hosts='])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 SENDING &lt;Method(['frame_type=1', 'channel_number=1', "method=&lt;Channel.Open(['out_of_band='])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 finished keeping connect working</div><div>2011-09-24 14:15:25+0200 RECEIVED: &lt;Method(['frame_type=1', 'channel_number=1', "method=&lt;Channel.OpenOk(['channel_id='])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 SENDING &lt;Method(['frame_type=1', 'channel_number=1', "method=&lt;Basic.Qos(['prefetch_count=2', 'prefetch_size=0', 'global_=False'])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 RECEIVED: &lt;Method(['frame_type=1', 'channel_number=1', 'method=&lt;Basic.QosOk([])&gt;'])&gt;</div><div>2011-09-24 14:15:25+0200 SENDING &lt;Method(['frame_type=1', 'channel_number=1', "method=&lt;Basic.Consume(['exclusive=False', 'nowait=False', 'no_local=False', 'consumer_tag=ctag1.0', 'queue=operations', 'arguments={}', 'ticket=0', 'no_ack=False'])&gt;"])&gt;</div><div>2011-09-24 14:15:25+0200 RECEIVED: &lt;Method(['frame_type=1', 'channel_number=1', "method=&lt;Basic.ConsumeOk(['consumer_tag=ctag1.0'])&gt;"])&gt;</div><div>2011-09-24 14:15:26+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:27+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:27+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div># &lt;&lt; deleted the queue using rabbitmq-management here &gt;&gt;</div><div>2011-09-24 14:15:28+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:28+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:29+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:29+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:30+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:30+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:31+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:31+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:32+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:32+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:33+0200 SENDING &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div><div>2011-09-24 14:15:33+0200 RECEIVED: &lt;Heartbeat(['frame_type=8', 'channel_number=0'])&gt;</div></div><div><br></div><div>rabbitmq-management says the following about the connection:</div><div><br></div><div><span class="Apple-style-span" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 12px; "><table class="facts" style="border-collapse: collapse; margin-right: 50px; "><tbody><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: right; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); vertical-align: top; ">client-properties</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; vertical-align: top; "><table class="mini" style="border-collapse: collapse; "><tbody><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; text-align: right; border-right-style: none; vertical-align: top; border-top-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">consumer_cancel_notify:</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; vertical-align: top; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">true</td></tr><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; text-align: right; border-right-style: none; vertical-align: top; border-top-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">publisher_confirms:</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; vertical-align: top; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">true</td></tr><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; text-align: right; border-right-style: none; vertical-align: top; border-top-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">basic.nack:</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; vertical-align: top; border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; border-width: initial; border-color: initial; ">true</td></tr></tbody></table></td></tr><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: right; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); vertical-align: top; ">platform</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; vertical-align: top; ">Python 2.7.1</td></tr><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: right; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); vertical-align: top; ">product</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; vertical-align: top; ">Pika Python Client Library</td></tr><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: right; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); vertical-align: top; ">version</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; vertical-align: top; ">0.9.6-pre0</td></tr><tr><th style="color: black; font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; text-align: right; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(204, 204, 204); vertical-align: top; ">information</th><td style="font: normal normal normal 12px/17px Verdana, sans-serif; padding-right: 10px; padding-bottom: 10px; padding-left: 10px; vertical-align: top; ">See http://pika.github.com</td></tr></tbody></table><br></span></div><div><span class="Apple-style-span" style="color: rgb(72, 72, 72); font-family: Verdana, sans-serif; font-size: 12px; ">Im using RabbitMQ 2.6.1 (on OSX), Erlang 5.8.4.</span></div>