]
Tom Jenkinson commented on JBTM-1310:
-------------------------------------
Does this affect all versions or 4.17.1+ in particular?
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
Affects Versions: 4.17.1
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.