You can disable the default usage check using this in a matching address-setting:
<auto-delete-queues-skip-usage-check>false</auto-delete-queues-skip-usage-check> See more details in the documentation [1]. Justin [1] https://activemq.apache.org/components/artemis/documentation/latest/address-settings.html#address-settings On Tue, Nov 18, 2025 at 3:43 AM Illia <[email protected]> wrote: > Hi Team! > I have noticed that auto-created queues are not auto-deleted if no > consumers ever connected to them, even after the auto-delete-queues-delay > has passed and with auto-delete-queues flag set to true. > Is there a way to auto-delete such queues? > > Thanks! Best regards. >
