This content has been marked as final.
Show 2 replies
-
1. Re: JTS subordinate transaction behaviour during JVM crash
tomjenkinson Jun 28, 2018 5:53 AM (in response to ochaloup)JTS has to work with the confines of the exceptions that are provided in OTS. The behaviour you describe is consistent with: : Class HeuristicHazard
An admin would need to work with both the Narayana and various resource manager tooling to understand the outcome of the transaction. Narayana tooling that wraps xa_forget can also play a part for those resources that are in a heuristic state themselves.
-
2. Re: JTS subordinate transaction behaviour during JVM crash
ochaloup Jun 29, 2018 1:45 AM (in response to tomjenkinson)Thanks tomjenkinson