]
Michael Musgrove updated JBTM-1310:
-----------------------------------
Affects Version/s: (was: 4.17.1)
Store JTS participant records with their parent transaction
-----------------------------------------------------------
Key: JBTM-1310
URL:
https://issues.jboss.org/browse/JBTM-1310
Project: JBoss Transaction Manager
Issue Type: Enhancement
Components: JTS
Reporter: Michael Musgrove
Assignee: Michael Musgrove
Priority: Optional
Fix For: 6.later
In JTA mode participant records are stored together with their owning transaction but
this does not happen in JTS mode even when the parent transaction is local. This results
in extra log writes thus impacting throughput.