[jbossts-issues] [JBoss JIRA] (JBTM-2774) Leak when imported subordinate transactions are rolled back by reaper before remote reaper

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Nov 29 04:18:00 EST 2016


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

RH Bugzilla Integration commented on JBTM-2774:
-----------------------------------------------

Ondrej Chaloupka <ochaloup at redhat.com> changed the Status of [bug 1387316|https://bugzilla.redhat.com/show_bug.cgi?id=1387316] from ON_QA to VERIFIED

> Leak when imported subordinate transactions are rolled back by reaper before remote reaper
> ------------------------------------------------------------------------------------------
>
>                 Key: JBTM-2774
>                 URL: https://issues.jboss.org/browse/JBTM-2774
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: Application Server Integration
>            Reporter: Tom Jenkinson
>            Assignee: Tom Jenkinson
>            Priority: Critical
>             Fix For: 4.17.38, 5.2.20.Final, 5.4.0.Final
>
>
> When using the EJB remoting transport that layers over the top of JCA it is possible for a race condition between the two reapers.
> Normally you have server 1 and server 2. Each of these insert the TwoPhaseCoordinator in their TransactionReaper. If the TransactionReaper in server 2 fires first then it will rollback the TPC.
> When server 1 Reaper EJB remoting transport fires it will try to rollback at server 2 also and it is this that should be safe to remove the transactionImple reference.
> At the time of reporting the reference is not removed though and so the reference to the TransactionImple is not removed.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbossts-issues mailing list