[rabbitmq-discuss] Memory leak in STOMP connector or federation?

Michael Klishin mklishin at gopivotal.com
Sat May 17 05:19:38 BST 2014


 On 17 May 2014 at 02:41:16, Matthias Radestock (matthias at rabbitmq.com) wrote:
> > iirc one of the Erlang processes associated with
> a stomp connection keeps a set of all queue names it has ever
> encountered so it can avoid (re)declaring queues

This is correct. There needs to be a way to distinguish one-off
reply queues so that those are always declared (and not tracked
with the rest of the queues).
--  
MK  

Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list