As noted in the documentation [1] auto-created queues will be auto-deleted by default when both the message-count and consumer-count reaches 0. Auto-created address will be auto-deleted by default when they no longer have any associated queues.
Justin [1] http://activemq.apache.org/artemis/docs/2.0.0/address-model.html On Thu, Jul 13, 2017 at 9:56 PM, praneethg <[email protected]> wrote: > In activemq, there is a configuration that we can make to delete inactive > queues. But in artemis, i read that the inactive queues are deleted > automatically - does any one know what are the conditions ? time interval > etc? > > > > -- > View this message in context: http://activemq.2283324.n4. > nabble.com/Artemis-delete-inactive-destinations-tp4728541.html > Sent from the ActiveMQ - Dev mailing list archive at Nabble.com. >
