[rabbitmq-discuss] exclusive auto delete queue disappears

Monish Unni monish.unni at gmail.com
Fri Mar 7 15:37:06 GMT 2014


michael i know that, yes, and the earth revolves and rotates, somehow
i know that too.

the question is specific!
when the JVM starts there are say 10 auto-delete, exclusive
reply-queues. there's traffic on it or no traffic(idle).
eitherways these 10 (AD,EX) queues hang around till the JVM dies,
because the connection is kept alive.

every once in a while i see one or 2 of them suddenly disappear. i
have never seen anything like this before.
thus the question,  is it possible that a liveness connection from a
load-balancer can coz sweeps of queues.
(shouldn't be, coz the loadbalancer uses a different connection).
but i don't know enough....




On Fri, Mar 7, 2014 at 12:28 AM, Michael Klishin <mklishin at gopivotal.com> wrote:
>
> On 7 Mar 2014, at 11:00, cogitate <monish.unni at gmail.com> wrote:
>
>> is it possible at all that auto-delete, exclusive reply-queues can get swept by load-balancer closing  tcp connection with following amqp shutdown?
>
> An exclusive queue is deleted when the connection that declared it
> is closed (or lost).
>
> MK
>
> Software Engineer, Pivotal/RabbitMQ
>
>



-- 
-- Sent from my toaster


More information about the rabbitmq-discuss mailing list