Issue Details (XML | Word | Printable)

Key: AMQ-1672
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Rob Davies
Reporter: vik dhawan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ActiveMQ

Mirror Queues on Temp Queues is causing Memory leak

Created: 17/Apr/08 03:18 PM   Updated: 21/Apr/08 06:40 AM
Return to search
Issue 845 of 2405 issue(s)
<< Previous | AMQ-1672 | Next >>
Component/s: Broker
Affects Version/s: 4.1.2, 5.0.0
Fix Version/s: 5.1.0

Time Tracking:
Not Specified

Environment: AMQ 4.x/5.x on Solaris 10


 Description  « Hide
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.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Rob Davies added a comment - 21/Apr/08 06:40 AM
Fixed by svn revision 650143