[jboss-jira] [JBoss JIRA] (WFLY-106) Deployment classloader leak in Infinispan integration

Brent Douglas (JIRA) jira-events at lists.jboss.org
Sun May 19 19:59:06 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12775231#comment-12775231 ] 

Brent Douglas commented on WFLY-106:
------------------------------------

I don't know if this has been discussed elsewhere but this commit https://github.com/infinispan/infinispan/commit/7889c2d940c8be410f8fb294e9496ef0765660d7 solved this problem for me when applied to infinispan's 5.2.x branch. It looks like it only made it into 5.3.x however. 

https://github.com/infinispan/infinispan/pull/1682
https://github.com/infinispan/infinispan/pull/1686
                
> Deployment classloader leak in Infinispan integration
> -----------------------------------------------------
>
>                 Key: WFLY-106
>                 URL: https://issues.jboss.org/browse/WFLY-106
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>         Environment: Fedora 17, Oracle JDK's 7u9 & 7u15, Bundled hibernate 3 JPA deployment
>            Reporter: Brent Douglas
>            Assignee: Paul Ferraro
>              Labels: classloader, infinispan, leak
>             Fix For: 8.0.0.Alpha2
>
>         Attachments: infinispan-leak.png
>
>
> The AS7 infinispan integration module leaks references to an undeployed deployment's classloader through the DefaultCacheManager provided from EmbeddedCacheManagerService.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list