[
https://issues.apache.org/jira/browse/ARTEMIS-2631?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17052694#comment-17052694
]
ASF subversion and git services commented on ARTEMIS-2631:
----------------------------------------------------------
Commit 339ccccbd71026a0be007526b5d551e1b9e31255 in activemq-artemis's branch
refs/heads/master from Justin Bertram
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=339cccc ]
ARTEMIS-2631 address orphaned from JMS temp queue
> 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
> Time Spent: 20m
> 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)