[rabbitmq-discuss] rabbitmq out of memory

David.Corcoran at edftrading.com David.Corcoran at edftrading.com
Fri Jul 11 08:47:55 BST 2008



rabbitmq-discuss-bounces at lists.rabbitmq.com wrote on 10/07/2008 21:07:45:

>
> Ah, good - in the sense that it's a relief it's nothing more sinister :-)
>
> (Do let us know if the queue-leak diagnosis turns out to be accurate or
> in-.)

I've done some quick tests and it seems to work. At least the queue size
isn't growing too much and it shrinks back after we're finished. Today will
be a real test as we run massive amounts of jobs and I'll let you know how
it goes.


> lists:foreach(fun (Q) -> io:format("~p~n", [Q]) end,
>                rabbit_amqqueue:stat_all()).
>

That works perfectly, thanks. With the broken code most of the queues are
in the format "amq.q.gen688_rabbit at vsdlbblue01_20080710164314_" which I
guess are anonymous reply queues. Which would definitely point to a leak.
In the new version of the code there are very few queues and they all have
nice normal names ;)

Thanks,

Dave


*********************************************************************
This communication contains confidential information, some or all of which may be privileged. It is for the intended recipient only and others must not disclose, distribute, copy, print or rely on this communication. If an addressing or transmission error has misdirected this communication, please notify the sender by replying to this e-mail and then delete the e-mail. E-mail sent to EDF Trading may be monitored by the company. Thank you. 
EDF Trading Limited
80 Victoria Street, 3rd Floor, Cardinal Place, London, SW1E 5JL
A Company registered in England No. 4255974. 
Switchboard: 020 7061 4000
EDF Trading Markets Limited is a member of the EDF Trading Limited Group and is authorised and regulated by the Financial Services Authority.
VAT number: GB 735 5479 07
*********************************************************************




More information about the rabbitmq-discuss mailing list