[rabbitmq-discuss] A question about RabbitMQ "Presence Exchange" Plugin

Liuzhuofu liuzhuofu at huawei.com
Wed Feb 8 09:03:25 GMT 2012


Hi :

    When I use RabbitMQ "Presence Exchange" Plugin, I found when a client (name:"Client_1") bind to the x-presence exchange, the queue (name:"monitor_queue") with "" route key can get a "bind" msg, but if I didn't subscribe the queue("Client_1") with a process, when the "client_1" coredown, the "monitor_queue" can not get a "unbind" msg. If I subcribe the queue("client_1"), when "client_1" coredown or exit, the monitor_queue can got a "unbind" msg.

    My question is: I have bind the queue("client_1") to the exchange("monitor"), why can not got the "unbind" msg when queue("client_1") not be subscribed, but can got the "unbind" msg when queue("client_1") be subscribed.



Regards,
  David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120208/b26f5c46/attachment.htm>


More information about the rabbitmq-discuss mailing list