[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
Tue Jul 14 10:12:02 EDT 2015
[ https://issues.jboss.org/browse/WFLY-4896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13089297#comment-13089297 ]
xiaodong xie commented on WFLY-4896:
------------------------------------
Thanks a lot, but is it OK to back port the fix to WF 8.x?
> 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