2010/6/9 Simon MacMullen <span dir="ltr"><<a href="mailto:simon@rabbitmq.com" target="_blank">simon@rabbitmq.com</a>></span><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>On 09/06/10 15:50, Nicolás César wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
When vm_memory_high_watermark will be cleared? Can I force something to<br>
get that memory back to normal. (I refuse to shut down rabbit, since I'm<br>
debugging to get this into production)<br>
</blockquote>
<br></div>
Are you acking the messages after consuming them?<br>
<br></blockquote><div><br>yes. using:<br><br> self.chan_in.basic_ack(msg.delivery_info['delivery_tag'])<br><br>I've checked using<br>/usr/sbin/rabbitmqctl list_queues name messages_unacknowledged<br>/usr/sbin/rabbitmqctl list_channels pid messages_unacknowledged<br>
<br>and yep... everything is in 0... <br><br>Is there any other way to checkit? Is there a way to get a memory dump from the vm to see whats going on?<br><br clear="all">Nico César<br><a href="http://blog.nicocesar.com" target="_blank">http://blog.nicocesar.com</a><br>
<br></div></div>