-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 4.8.0
-
Fix Version/s: 4.9.0
-
Component/s: Documentation, JTA, JTS, Transaction Core
-
Labels:None
Xid handling is a horrible mess. Creation is excruciatingly slow because XATxConverter uses Uid.stringFrom, then promptly turns the string back into a bunch of bytes. XID has no business being in ArjunaCore, or indeed externally exposed at all - it should be internal to XidImple. Some static utility methods on XATxConverter and elsewhere would be better off in XidImple too.
- is related to
-
JBTM-657 Extend xaRecoveryNodes to general transaction id
-
- Closed
-