[rabbitmq-discuss] chan.flow and vm_memory_high_watermark

Nicolás César nico at nicocesar.com
Wed Jun 9 16:12:00 BST 2010


2010/6/9 Simon MacMullen <simon at rabbitmq.com>

> On 09/06/10 15:50, Nicolás César wrote:
>
>> When vm_memory_high_watermark will be cleared?  Can I force something to
>> get that memory back to normal. (I refuse to shut down rabbit, since I'm
>> debugging to get this into production)
>>
>
> Are you acking the messages after consuming them?
>
>
yes. using:

 self.chan_in.basic_ack(msg.delivery_info['delivery_tag'])

I've checked using
/usr/sbin/rabbitmqctl list_queues name messages_unacknowledged
/usr/sbin/rabbitmqctl list_channels pid messages_unacknowledged

and yep... everything is in 0...

Is there any other way to checkit?  Is there a way to get a memory dump from
the vm to see whats going on?

Nico César
http://blog.nicocesar.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20100609/5b73309b/attachment.htm>


More information about the rabbitmq-discuss mailing list