[rabbitmq-discuss] Queue Memory keep on increasing

chetan dev dev440 at gmail.com
Thu May 16 14:54:35 BST 2013


Hi,

Now this memory has reached to 6.4 mb.
can you please tell me what does this memory signify exactly and the
possible cause of this problem .


Thanks


On Mon, May 13, 2013 at 3:23 PM, Simon MacMullen <simon at rabbitmq.com> wrote:

> On 13/05/2013 08:46, chetan dev wrote:
>
>> I have a durable mirrored queue on two nodes .
>> initially when publishing and consumer activity started queue memory was
>> around 50 kB, now it is increasing day by day .currently it is around 3.9
>> MB
>>
>
> A slow moving process will only get garbage collected occasionally; to be
> honest I would consider ~3MB to be within the levels of GC noise here.
>
> You could try something like:
>
> rabbitmqctl eval '[{pid, Pid}] = rabbit_amqqueue:with(rabbit_**misc:r(<<"/">>,
> queue, <<"test">>), fun(Q) -> rabbit_amqqueue:info(Q, [pid]) end),
> garbage_collect(Pid).'
>
> to forcibly garbage-collect the queue and see if that cuts memory use.
>
> But I would only worry if the memory use kept growing quite a long way
> past 3MB.
>
> Cheers, Simon
>
>


-- 
Cheten  Dev

B.Tech Final Year
Dept. of Electrical Engg.
IIT Delhi, New Delhi
ph 8527333215
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20130516/3ff93636/attachment.htm>


More information about the rabbitmq-discuss mailing list