<div dir="ltr">after i upgrade rabbitmq to the latest version 3.2.2, all rabbitmq services work well,the memory usage of� the most is about 200M<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-01-16 Blake-R <span dir="ltr"><<a href="mailto:blake-r@mail.ru" target="_blank">blake-r@mail.ru</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi. I'm use last RabbitMQ 3.2.2 and got same problem:<br>
<a href="http://rabbitmq.1065348.n5.nabble.com/badarg-in-dict-fetch-problem-on-basic-consume-ok-or-not-tp32572p32597.html" target="_blank">http://rabbitmq.1065348.n5.nabble.com/badarg-in-dict-fetch-problem-on-basic-consume-ok-or-not-tp32572p32597.html</a><br>

<br>
2014/1/16 Simon MacMullen <<a href="mailto:simon@rabbitmq.com">simon@rabbitmq.com</a>>:<br>
<div class="HOEnZb"><div class="h5">> A couple of memory leaks have been fixed in the management plugin since<br>
> 3.1.0. From the changelog:<br>
><br>
> 25600 fix consumer record leak in the management database (since 2.2.0)<br>
> 25629 fix memory leak in the presence of long-lived channels and<br>
> � � � short-lived queues (since 3.1.0)<br>
><br>
> So an upgrade is definitely advised.<br>
><br>
> Cheers, Simon<br>
><br>
><br>
> On 16/01/14 03:33, Xie Yunpeng wrote:<br>
>><br>
>> my rabbitmq cluster consist of three rabbitmq service on three machine,<br>
>> and i use lvs to make other services can use one ip address connect to<br>
>> rabbitmq server. one of the machine handle three hundred connections and<br>
>> more than four thousand channles, send and revice rate is the same so<br>
>> there is no msg in queue.but it's memory usage is growing all the time<br>
>> until i stop_app/start_app, when i check memory usage on rabbitmq<br>
>> management it shows 2.3G, but i use top on the machine can see the<br>
>> rabbitmq use about 13G memory, how to solve this problem? is it a bug?<br>
>> memory info on this machine with rabbitmqctl report:<br>
>> � {erlang_version,<br>
>> � � � "Erlang R16B03 (erts-5.10.4) [source] [64-bit] [smp:24:24]<br>
>> [async-threads:30] [hipe] [kernel-poll:true]\n"},<br>
>> � {memory,<br>
>> � � � [{total,2476273832},<br>
>> � � � �{connection_procs,155880032},<br>
>> � � � �{queue_procs,5600},<br>
>> � � � �{plugins,590576},<br>
>> � � � �{other_proc,22481760},<br>
>> � � � �{mnesia,104832},<br>
>> � � � �{mgmt_db,2184042360},<br>
>> � � � �{msg_index,40560},<br>
>> � � � �{other_ets,41907368},<br>
>> � � � �{binary,34012872},<br>
>> � � � �{code,19853836},<br>
>> � � � �{atom,703377},<br>
>> � � � �{other_system,16650659}]},<br>
>><br>
>><br>
>> _______________________________________________<br>
>> rabbitmq-discuss mailing list<br>
>> <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
>> <a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
>><br>
><br>
><br>
> --<br>
> Simon MacMullen<br>
> RabbitMQ, Pivotal<br>
> _______________________________________________<br>
> rabbitmq-discuss mailing list<br>
> <a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
> <a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
_______________________________________________<br>
rabbitmq-discuss mailing list<br>
<a href="mailto:rabbitmq-discuss@lists.rabbitmq.com">rabbitmq-discuss@lists.rabbitmq.com</a><br>
<a href="https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss" target="_blank">https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss</a><br>
</div></div></blockquote></div><br></div>