[ 
https://issues.apache.org/jira/browse/AMQ-7233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867439#comment-16867439
 ] 

ASF subversion and git services commented on AMQ-7233:
------------------------------------------------------

Commit efc857fc1f679631dcb98b9bf6b13317e7a80785 in activemq's branch 
refs/heads/master from gtully
[ https://gitbox.apache.org/repos/asf?p=activemq.git;h=efc857f ]

AMQ-7233 - ensure sessions are cleaned up on pooledconnection.close before temp 
dests to ensure temp dests actually get deleted, fix and test


> PooledConnectionFactory  connection close does not delete temp dests if there 
> is an active consumer
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-7233
>                 URL: https://issues.apache.org/jira/browse/AMQ-7233
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: ConnectionPool, JMS client
>    Affects Versions: 5.15.0
>            Reporter: Gary Tully
>            Assignee: Gary Tully
>            Priority: Major
>              Labels: PooledConnectionFactory
>             Fix For: 5.16.0
>
>
> 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: 
> {code}
> INFO: failed to delete Temporary Queue "temp-queue://ID:..." on closing 
> pooled connection: A consumer is consuming from the temporary destination
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to