[jbossts-issues] [JBoss JIRA] (JBTM-2544) RTS inbound bridge recovery does not work with JTS

Gytis Trikleris (JIRA) issues at jboss.org
Tue Oct 27 12:36:00 EDT 2015


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

Gytis Trikleris updated JBTM-2544:
----------------------------------
    Steps to Reproduce: 
Add "<jts/>" to the transaction subsystem configuration in standalone/configuration/standalone-rts.xml

>From Narayana code base execute the following:
{code}
./build.sh -f rts/at/bridge/pom.xml clean test -Parq -Dtest=InboundBridgeRecoveryTestCase#testCrashBeforeCommit
{code}


> RTS inbound bridge recovery does not work with JTS
> --------------------------------------------------
>
>                 Key: JBTM-2544
>                 URL: https://issues.jboss.org/browse/JBTM-2544
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>          Components: REST
>            Reporter: Gytis Trikleris
>            Assignee: Gytis Trikleris
>             Fix For: 5.next
>
>
> If JTS is enabled, crash scenario when system fails just before the commit does not complete correctly. Instead of being committed, resource is rolled back by XARecoveryModule.
> In JTA case, XARecoveryModule does not find any XAResourceRecords and bridge recovery is handled by InboundBridgeRecoveryModule.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbossts-issues mailing list