The fix should be straightforward. ManagementServiceIMpl is also holding a lock PostOffice. Which I'm not sure we still need to do it.. it's ancient code.
We could perhaps remove it.. but at this point it's a riskier choice. We probably need to move listener.onNotification calls to a single executor on ManagementService. Is there a JIRA created? On Fri, Mar 20, 2020 at 2:17 PM brusdev <[email protected]> wrote: > > Hi Clebert, > > I guess you mean `auto-delete-queues-delay`[1]. It can be used to set a > timeout before removing auto-created queues. > > [1] > https://activemq.apache.org/components/artemis/documentation/latest/address-model.html > > Regards, > Domenico > > > > -- > Sent from: http://activemq.2283324.n4.nabble.com/ActiveMQ-User-f2341805.html -- Clebert Suconic
