[rabbitmq-discuss] exclusive auto delete queue disappears

Simon MacMullen simon at rabbitmq.com
Fri Mar 7 17:56:39 GMT 2014


On 07/03/2014 3:37PM, Monish Unni wrote:
> eitherways these 10 (AD,EX) queues hang around till the JVM dies,
> because the connection is kept alive.

That's what exclusive means. auto-delete means that the queue will go 
once it returns to 0 consumers (i.e. once it has a consumer and then 
loses it again). The connection does not need to close. Could that be 
what you're seeing?

Cheers, Simon

-- 
Simon MacMullen
RabbitMQ, Pivotal


More information about the rabbitmq-discuss mailing list