[rabbitmq-discuss] Channel versus Connection shutdown

Michael Klishin michael.s.klishin at gmail.com
Thu May 16 20:39:25 BST 2013


2013/5/16 Josh Stone <pacesysjosh at gmail.com>

> Are channels ever shutdown independent of connections? If so, what would
> cause a channel to be involuntarily shutdown while the connection remains?


A channel-level exception.

For example, try binding a queue that does not exist to an exchange,
declare a queue that exists with different attributes,
ack an unknown delivery tag, etc.
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130516/ba2b5baf/attachment.htm>


More information about the rabbitmq-discuss mailing list