[
https://issues.apache.org/activemq/browse/AMQ-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Davies resolved AMQ-1654.
-----------------------------
Fix Version/s: 5.2.0
Resolution: Fixed
Added a useTempMirroredQueues (default=true) flag on the Broker in SVN
revision 650766
Memory leak already fixed by: https://issues.apache.org/activemq/browse/AMQ-1672
> Mirror Topics for temorary queues
> ---------------------------------
>
> Key: AMQ-1654
> URL: https://issues.apache.org/activemq/browse/AMQ-1654
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.0.0
> Environment: AMQ 5.0 / 5.1 SNAPSHOT on Solaris 10
> Reporter: vik dhawan
> Assignee: Rob Davies
> Fix For: 5.2.0
>
>
> when Mirror queues are enabled AMQ is creating mirror queues for all the temp
> queues created to fulfill the transactions. But when temp queues are removed
> by the broker because the transaction is complete, the Mirror queues/topics
> are still there, they should be removed as well.
> There should be a configuration setting to turn on/ turn off mirror
> topic/queues support for temp queues.
> There got to be some overhead in AMQ to maintain a lot of mirror queues for
> temporary queues where there are millions of transaction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.