<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style id="owaParaStyle">P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</style>
</head>
<body fPStyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">
<p>Hi :</p>
<p> 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.</p>
<p> 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.</p>
<p> </p>
<p>Regards,<br>
David</p>
</div>
</body>
</html>