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
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.