[jboss-jira] [JBoss JIRA] Created: (AS7-1657) ModelControllerClient leaks memory
Stuart Douglas (JIRA)
jira-events at lists.jboss.org
Fri Aug 26 00:49:17 EDT 2011
ModelControllerClient leaks memory
----------------------------------
Key: AS7-1657
URL: https://issues.jboss.org/browse/AS7-1657
Project: Application Server 7
Issue Type: Bug
Components: Domain Management
Affects Versions: 7.0.1.Final
Reporter: Stuart Douglas
Assignee: Stuart Douglas
Priority: Critical
Fix For: 7.0.2.Final
AbstractModelControllerClient.activeRequests is never cleared, as remove() is called with the wrong value.
This is a significant memory leak, as it means that it can hold onto complete deployments.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list