[teiid-issues] [JBoss JIRA] (TEIID-2957) MongoDB: Implement Compensating transactions

Steven Hawkins (JIRA) issues at jboss.org
Fri Oct 14 08:48:00 EDT 2016


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

Steven Hawkins commented on TEIID-2957:
---------------------------------------

There is also https://docs.mongodb.com/v3.2/tutorial/perform-two-phase-commits/ - which offers read uncommitted two phase commit.  However without a major rewrite it's hard to see how to make this a responsibility of the resource adapter.  It may be possible to use Transaction Synchronizations from the translator level to complete the updates.

> MongoDB: Implement Compensating transactions
> --------------------------------------------
>
>                 Key: TEIID-2957
>                 URL: https://issues.jboss.org/browse/TEIID-2957
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Misc. Connectors
>    Affects Versions: 8.5
>            Reporter: Ramesh Reddy
>            Assignee: Ramesh Reddy
>
> Based on Narayana transaction manager, which is the TM that JBoss EAP TM based on one can build compensating transactions over MongoDB
> https://github.com/jbosstm/quickstart/blob/master/compensating-transactions/mongodb-simple/pom.xml
> https://plus.google.com/wm/1/events/cnbaif9aiiaarnjtd047nt1pksc
> Need to see the version number matches then need to buiild the necessary framework around mongodb translator



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


More information about the teiid-issues mailing list