]
Tom Jenkinson updated JBTM-2934:
--------------------------------
Fix Version/s: 5.next
(was: 5.7.0.Final)
LRA nested and parent coordinators should optimise calls when in a
single VM
----------------------------------------------------------------------------
Key: JBTM-2934
URL:
https://issues.jboss.org/browse/JBTM-2934
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: Application Server Integration, LRA
Affects Versions: 5.6.4.Final
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Fix For: 5.next
LRA nested and parent coordinators use JAX-RS requests to driver the LRA protocol. When
the two coordinators are in the same JVM direct jave method calls should be used.
The need for this enhancement is to support running on OpenShift. A secondary benefit is
performance.