
|
If you were logged in you would be able to see more operations.
|
|
|
ActiveMQ
Created: 17/Apr/08 03:18 PM
Updated: 21/Apr/08 06:40 AM
|
|
| Component/s: |
Broker
|
| Affects Version/s: |
5.0.0,
4.1.2
|
| Fix Version/s: |
5.1.0
|
|
|
Environment:
|
AMQ 4.x/5.x on Solaris 10
|
|
|
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.
|
|
Description
|
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. |
Show » |
|