You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2023/02/09 04:03:00 UTC

[jira] [Created] (ARTEMIS-4162) Support deleting addresses and queues without usage check

Justin Bertram created ARTEMIS-4162:
---------------------------------------

             Summary: Support deleting addresses and queues without usage check
                 Key: ARTEMIS-4162
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-4162
             Project: ActiveMQ Artemis
          Issue Type: Improvement
            Reporter: Justin Bertram
            Assignee: Justin Bertram


There are certain use-cases where addresses will be auto-created and never have a direct binding created on them. Because of this they will never be auto-deleted. If a large number of these addresses build up they will consume a problematic amount of heap space.

One specific example of this use-case is an MQTT subscriber with a wild-card subscription and a large number of MQTT producers sending one or two messages a large number of different MQTT topics covered by the wild-card. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)