History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: AMQ-1172
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Hiram Chirino
Reporter: Hiram Chirino
Votes: 0
Watchers: 0
Operations

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

UsageManager leak when topic consumers are disconnected.

Created: 26/Feb/07 09:42 AM   Updated: 05/Mar/07 07:43 AM
Component/s: None
Affects Version/s: 4.1.0
Fix Version/s: 5.0.0, 4.1.1

Time Tracking:
Not Specified


 Description  « Hide
The usage on the usage manager associated with a topic will have a usage leak without the corresponding memory leak if consumer connections continually connection and disconnect.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye   Crucible      Sort Order: Ascending order - Click to sort in descending order
Hiram Chirino - 26/Feb/07 09:43 AM
Fix in 4.1 branch rev http://svn.apache.org/viewvc?view=rev&revision=511088

Need to port to trunk


Jonas Lim - 05/Mar/07 07:43 AM
ported fix to trunk: r514694