Mirror Queues on Temp Queues is causing Memory leak
---------------------------------------------------

                 Key: AMQ-1672
                 URL: https://issues.apache.org/activemq/browse/AMQ-1672
             Project: ActiveMQ
          Issue Type: Bug
          Components: Broker
    Affects Versions: 5.0.0, 4.1.2
         Environment: AMQ 4.x/5.x on Solaris 10
            Reporter: vik dhawan


Having Mirror queues turned on AMQ, creates the mirror queue for all the TEMP 
queues gets created. TEMP queues gets destroyed when the transaction is over 
but Mirror queues never goes away. after a long test (creating around 100K 
transactions) MIRROR queues caused memory problem in AMQ. TEMP queues were all 
removed appropriately. When looked at the JConsole there are all those MIRROR 
queue treads for the TEMP queues in the wait state. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to