Charlie
My feedback
133 results found
-
25 votes
Charlie supported this idea ·
-
39 votes
Charlie supported this idea ·
-
87 votes
Charlie supported this idea ·
-
46 votes
Charlie supported this idea ·
-
491 votes
Charlie supported this idea ·
-
5 votes
Charlie supported this idea ·
-
4 votes
Charlie supported this idea ·
-
12 votes
Charlie supported this idea ·
-
17 votes
Charlie supported this idea ·
-
51 votes
An error occurred while saving the comment -
5 votes
Charlie supported this idea ·
-
162 votes
Charlie supported this idea ·
-
10 votes
Charlie supported this idea ·
You can actually do this already if the other resource(s) are XA aware. You just have to prepare on the XA resource(s) (no prepare for Mongo), then commit mongo first and, if successful, commit the XA transaction. So the XA transaction wraps the single non-XA resource between the XA prepare and XA commit.