Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- links to