Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.15.0
Description
connection.close should delete temp dests and close any sessions etc.. AMQ-2349 sorted this for the pooled connection, however the sessions should have been closed before the temp destination cleanup.
at the moment the temps remain in error and there is an info warn:
INFO: failed to delete Temporary Queue "temp-queue://ID:..." on closing pooled connection: A consumer is consuming from the temporary destination
Attachments
Issue Links
- supercedes
-
AMQ-2349 Temporary destinations created with PooledConnectionFactory never get deleted
- Resolved