<div dir="ltr">hi Michael ,<div><br></div><div><br></div><div>� � � � � � �I'm able to collect rabbitmq messages comming from openstack nova components using python pika module but how to filter the messages is the big question mark for that i'm using topic exchange but binding keys i don't know which binding key have to put and get the messages according to that binding key using pyrabbit i'm able to list some bindings but i dont know which binding key related to the exchange i'm using currently i'm just putting # symbol �in my python client code and able to get the messages is there any way short to find out the bindings appropriately and filtering the messages accordingly any help i thankful them alot.</div>
<div><br></div><div>Regards,</div><div>john</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Feb 5, 2014 at 3:23 PM, Michael Klishin <span dir="ltr"><<a href="mailto:mklishin@gopivotal.com" target="_blank">mklishin@gopivotal.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><br>
On 5 Feb 2014, at 13:48, rails <<a href="mailto:stammailbox@gmail.com">stammailbox@gmail.com</a>> wrote:<br>
<br>
> 1. Lets say a process was shut down<br>
> (disk space full, internal error, someone killed it)<br>
><br>
> 2. Lets say a machine was disconnected from network. after 10 minutes it is connected again.<br>
<br>
</div>Like I said earlier in this thread, such failures cannot be recovered by other RabbitMQ nodes (it is easy<br>
to see with #2). It is not even clear how to recover (e.g. how do you free up disk space).<br>
<br>
What you need is a tool such as Monit which monitors RabbitMQ nodes, available disk space, etc<br>
and sends out notifications and (if possible) tries to recover the system.<br>
<div class="HOEnZb"><div class="h5"><br>
MK<br>
<br>
Software Engineer, Pivotal/RabbitMQ<br>
<br>
<br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>