[rabbitmq-discuss] RabbmitMQ consuming CPU and Memory

Paul Gross pgross at gmail.com
Wed Jun 6 16:01:38 BST 2012


>
> The problem you are seeing turns out to be a process leak in HA queues 
> - when such queues are deleted not all associated Erlang processes are 
> terminated and they eat up increasing amounts of memory and processing 
> resources.
>
> A fix should appear in the next release. Meanwhile, if you tweak your 
> tests s.t. they do not create HA queues that would allow us to confirm 
> whether we are on the right track here.
>
That makes sense. We use these same queue configurations in both our 
production and manual testing environments. We hardly ever delete and 
recreate the queues there, and these servers have been running for 
months with no problems.

Thanks for getting to the bottom of the problem. We will upgrade when 
the next version comes out.

Paul


More information about the rabbitmq-discuss mailing list