[jboss-jira] [JBoss JIRA] (WFLY-2605) TCCL leak in infinispan transaction reaper thread

Paul Ferraro (JIRA) jira-events at lists.jboss.org
Mon Dec 9 15:37:06 EST 2013


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

Paul Ferraro edited comment on WFLY-2605 at 12/9/13 3:35 PM:
-------------------------------------------------------------

[~brentdouglas] You definitely do *not* want to use start="EAGER".  That would prevent the cache manager from stopping and restarting during redeploy.  Can you verify?
Also, you don't need to specify a jndi name - this isn't used by the default region factory.
                
      was (Author: pferraro):
    [~brentdouglas] You definitely do *not* want to use start="EAGER".  That would prevent the cache manager from stopping and restarting during redeploy.  Can you verify?
                  
> TCCL leak in infinispan transaction reaper thread
> -------------------------------------------------
>
>                 Key: WFLY-2605
>                 URL: https://issues.jboss.org/browse/WFLY-2605
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Clustering, JPA / Hibernate
>    Affects Versions: 8.0.0.Beta1
>         Environment: Fedora 19, Oracle 7u45, Wildfly 7952aa65e67e1d
>            Reporter: Brent Douglas
>            Assignee: Paul Ferraro
>
> The reaper thread created in [TransactionTable|https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/transaction/TransactionTable.java?source=cc] is leaking a deployment module classloader. I have observed by deploying and undeploying the same artifact a couple of times over that only the first deployment is held.
> !http://i.imgur.com/M37pHSe.png!

--
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