[rabbitmq-discuss] rabbitmq out of memory

David.Corcoran at edftrading.com David.Corcoran at edftrading.com
Thu Jul 10 18:15:40 BST 2008



rabbitmq-discuss-bounces at lists.rabbitmq.com wrote on 10/07/2008 18:07:52:

>
> Queue leaks are one very good way to stress the server.  One behaviour
> we observed some time ago was a case where a queue was created each
> time a message was sent, and then not discarded.  Hence the number of
> queues grew and grew without any GC.  Is that what is happening here?
>

Hey Alexis,

I think what's happening here is that I create a lot of reply queues for
quite transient producers. But I don't close the channel after I'm finished
and so I guess the auto-delete reply queue isn't being cleaned up. We've
done a lot of refactoring of our RabbitMQ code recently and I think the
call to close got lost. I'm going to put it back in and do some more
testing to see what happens.

Dave

> alexis
>
>
>


*********************************************************************
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