[infinispan-issues] [JBoss JIRA] (ISPN-3982) TransactionTable leaks memory when JTS is activated

Andrey Smirnov (JIRA) issues at jboss.org
Mon Feb 10 07:53:28 EST 2014


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

Andrey Smirnov commented on ISPN-3982:
--------------------------------------

Exactly the same issue. javax.transaction.Transaction implementation with unstable hashCode() used as key in map
                
> TransactionTable leaks memory when JTS is activated
> ---------------------------------------------------
>
>                 Key: ISPN-3982
>                 URL: https://issues.jboss.org/browse/ISPN-3982
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 5.2.7.Final
>            Reporter: Andrey Smirnov
>            Assignee: Dan Berindei
>             Fix For: 5.2.8.Final
>
>
> JBoss EAP 6.2 uses jbossjts-jacorb as it's JTS implementation. In this component com.arjuna.ats.internal.jta.transaction.jts.TransactionImple class has unstable hashCode behaviour.
> This causes mem-leak in TransactionTable when activating JTS.

--
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 infinispan-issues mailing list