Charlie
My feedback
136 results found
-
51 votes
Charlie supported this idea ·
-
19 votes
Charlie supported this idea ·
-
75 votes
Charlie supported this idea ·
-
21 votes
Charlie supported this idea ·
-
38 votes
Charlie supported this idea ·
-
62 votes
Charlie supported this idea ·
-
33 votes
Charlie supported this idea ·
-
473 votes
Charlie supported this idea ·
-
5 votes
Charlie supported this idea ·
-
4 votes
Charlie supported this idea ·
-
10 votes
Charlie supported this idea ·
-
17 votes
Charlie supported this idea ·
-
50 votes
An error occurred while saving the comment -
4 votes
Charlie supported this idea ·
-
156 votes
Charlie supported this idea ·
-
9 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.