Justin Bertram created ARTEMIS-2631:
---------------------------------------
Summary: Orphaned address from temp queue
Key: ARTEMIS-2631
URL: https://issues.apache.org/jira/browse/ARTEMIS-2631
Project: ActiveMQ Artemis
Issue Type: Bug
Reporter: Justin Bertram
Assignee: Justin Bertram
When a JMS client invokes {{createTemporaryQueue}} on {{javax.jms.Session}} an
address and temporary queue will be created on the broker. If the broker
crashes or is shutdown before the client disconnects cleanly then when the
broker restarts the temporary queue won't be there (as expected) but the
address will remain and will not be auto-deleted.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)