[jboss-jira] [JBoss JIRA] (WFLY-4896) SFSB Transaction status in Infinispan is not correctly cleared, after the transaction is handled by the transaction reaper

Paul Ferraro (JIRA) issues at jboss.org
Tue Jul 14 09:54:03 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro reopened WFLY-4896:
--------------------------------


Reopening to fix resolution.

> SFSB Transaction status in Infinispan is not correctly cleared, after the transaction is handled by the transaction reaper
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFLY-4896
>                 URL: https://issues.jboss.org/browse/WFLY-4896
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 8.2.0.Final
>         Environment: Linux and Mac
>            Reporter: xiaodong xie
>            Assignee: Paul Ferraro
>             Fix For: 9.0.0.Final
>
>
> EJB stateful session bean transaction status in Infinispan is not correctly cleared, if the transaction that the SFSB involved is handled by the transaction reaper.
> My analysis: 
> Some thread-local variable (org.infinispan.transaction.tm.DummyTransaction) is not cleared in Infinispan module, probably in infinispan-core-6.0.2.Final.jar, class org.infinispan.transaction.tm.DummyTransaction, line 95 should be put into a finally block.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list