[
https://issues.apache.org/jira/browse/ARTEMIS-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Bertram resolved ARTEMIS-2631.
-------------------------------------
Fix Version/s: 2.12.0
Resolution: Fixed
> Orphaned address from JMS 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
> Priority: Major
> Fix For: 2.12.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)