[jbossts-issues] [JBoss JIRA] (JBTM-2955) Add a filter that checks for running subordinate transactions before identifying a branch as orphaned

Tom Jenkinson (JIRA) issues at jboss.org
Tue Nov 7 11:47:00 EST 2017


Tom Jenkinson created JBTM-2955:
-----------------------------------

             Summary: Add a filter that checks for running subordinate transactions before identifying a branch as orphaned
                 Key: JBTM-2955
                 URL: https://issues.jboss.org/browse/JBTM-2955
             Project: JBoss Transaction Manager
          Issue Type: Enhancement
          Components: JTA
            Reporter: Tom Jenkinson
            Assignee: Tom Jenkinson
             Fix For: 5.next


It is possible that when a transaction is propagated to another JVM using EJB remoting (which uses the SubordinationManager for importing a TX) and it is slow to prepare orphan detection may rollback one of its previously prepared XAResources.

We can detect if a subordinate TX is already running for a gtrid so we can use that.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbossts-issues mailing list