Issue Details (XML | Word | Printable)

Key: AMQ-835
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Ozgur Cetinturk
Votes: 0
Watchers: 0
Operations

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

memory leak in ActiveMQConnection

Created: 19/Jul/06 10:22 PM   Updated: 19/Jul/06 11:16 PM
Return to search
Component/s: None
Affects Version/s: 4.0.1
Fix Version/s: 4.1.0

Time Tracking:
Not Specified

Patch Info: Patch Available


 Description  « Hide
when connection closing, connection doesn't remove itself from factoryStats. so every opened connection cause to grow memory. this can be fixed by adding factoryStats.removeConnection(this); in the close() method.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
No related commits found.