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

xiaodong xie (JIRA) issues at jboss.org
Thu Jul 9 09:39:03 EDT 2015


xiaodong xie created WFLY-4896:
----------------------------------

             Summary: 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: EJB, Transactions
    Affects Versions: 8.2.0.Final
         Environment: Linux and Mac
            Reporter: xiaodong xie
            Assignee: Tom Jenkinson


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