[jbossts-issues] [JBoss JIRA] (JBTM-2202) Provide local-only alternative for Compensating Transactions API

Paul Robinson (JIRA) issues at jboss.org
Fri Jun 20 12:12:24 EDT 2014


Paul Robinson created JBTM-2202:
-----------------------------------

             Summary: Provide local-only alternative for Compensating Transactions API
                 Key: JBTM-2202
                 URL: https://issues.jboss.org/browse/JBTM-2202
             Project: JBoss Transaction Manager
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: TXFramework, XTS
            Reporter: Paul Robinson
            Assignee: Paul Robinson
             Fix For: 5.0.3


Currently the compensating transactions uses WS-BA under the covers, regardless of wether a distribute transaction is required. This was done as it covered both the local-only and distributed case.

However, this approach has a significant performance problem for cases where distributed transactions are not required. Therefore the developer should be able to chose a more lightweight local-only implementation that uses the Sagas model directly, rather than via the WS-BA implementation.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbossts-issues mailing list