We have been connecting both amqp (jms) and core clients connected to the address.
We have shutdown all, yet an amount of queues remain. We have checked the connected consumers = 0 and the queues that remain are def non durables. Sent from my iPhone > On 11 Jul 2017, at 17:28, Andy Taylor <[email protected]> wrote: > > Depends on the protocol Michael, which client are you using when you see > this occur? > > On 11 July 2017 at 16:35, Michael André Pearce <[email protected]> > wrote: > >> Hi All, >> >> I'm trying to find the logic that cleans up non durable queues (jms topic >> subscription). >> >> I can find logic with regards to auto created and auto delete where >> message count == 0. >> >> But nothing with regards to specific logic to clear up non durables. >> >> Reason I'm asking is we are seeing non durable queues hang about after the >> jms topic subscriber is gone. >> >> Cheers >> Mike >> >> Sent from my iPhone
