[jboss-jira] [JBoss JIRA] (AS7-3178) Memory leak in controller client
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Wed Jan 25 04:02:19 EST 2012
[ https://issues.jboss.org/browse/AS7-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Emanuel Muckenhuber resolved AS7-3178.
--------------------------------------
Resolution: Done
> Memory leak in controller client
> --------------------------------
>
> Key: AS7-3178
> URL: https://issues.jboss.org/browse/AS7-3178
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.1.0.CR1b
> Reporter: Stuart Douglas
> Assignee: Emanuel Muckenhuber
> Priority: Critical
> Fix For: 7.1.0.Final
>
>
> org.jboss.as.protocol.mgmt.AbstractMessageHandler registers a close handler but does not remove it. This means that every message is retained in memory until the connection is closed. If the messages are large this can result in a significant leak (such as in the CDI TCK, where each message is holding onto the deployment bytes).
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list