[jbossts-issues] [JBoss JIRA] (JBTM-2749) Add an SPI method to lookup imported transactions by Xid

Michael Musgrove (JIRA) issues at jboss.org
Wed Sep 7 06:58:00 EDT 2016


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

Michael Musgrove commented on JBTM-2749:
----------------------------------------

The new SPI method is org.jboss.tm.ExtendedJBossXATerminator and is implemented by our JTA and JTA variants (com.arjuna.ats.internal.jbossatx.jta.jca.XATerminator and com.arjuna.ats.internal.jbossatx.jts.jca.XATerminator)

> Add an SPI method to lookup imported transactions by Xid
> --------------------------------------------------------
>
>                 Key: JBTM-2749
>                 URL: https://issues.jboss.org/browse/JBTM-2749
>             Project: JBoss Transaction Manager
>          Issue Type: Enhancement
>          Components: JCA, SPI
>    Affects Versions: 5.3.4.Final
>            Reporter: Michael Musgrove
>            Assignee: Michael Musgrove
>            Priority: Critical
>
> When EJB remoting sees an incomming transaction it needs to determine whether it is one that the TM already knows about and should just resume it or if it needs to start a new subordinate transaction for it on this node.



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


More information about the jbossts-issues mailing list