You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Christian Posta (JIRA)" <ji...@apache.org> on 2012/12/13 19:18:12 UTC

[jira] [Created] (AMQ-4222) ProducerBrokerExchange holds reference to "region" destination after message has been sent

Christian Posta created AMQ-4222:
------------------------------------

             Summary: ProducerBrokerExchange holds reference to "region" destination after message has been sent
                 Key: AMQ-4222
                 URL: https://issues.apache.org/jira/browse/AMQ-4222
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.7.0
            Reporter: Christian Posta


So in the case of temp destinations, if a producer produces to the temporary destination, and the messages don't get consumed right away, but the temp dest goes away, the ProducerBrokerExchange in the TransportConnection for the producer's connection will still hold the reference to the destination which will keep it from being GCd properly. 

Test forthcoming...

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira