[jboss-jira] [JBoss JIRA] (AS7-3178) Memory leak in controller client
Stuart Douglas (Assigned) (JIRA)
jira-events at lists.jboss.org
Tue Jan 10 19:03:10 EST 2012
[ https://issues.jboss.org/browse/AS7-3178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stuart Douglas reassigned AS7-3178:
-----------------------------------
Assignee: Emanuel Muckenhuber (was: Stuart Douglas)
Assigning to Emanuel, as he said that he was planning to remove the close handler completely.
> 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