-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
Sprint 10.0.0.Alpha1, Sprint 10.0.0.Alpha2, Sprint 10.0.0.Beta1, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33
Currently, Infinispan will automatically enlist the transaction when a transaction is bound to the executing thread. However, in cases like Teiid where remote access to Infinispan access is wrapped with a resource-adapter (RAR) the resource adapter does the explicit enlisting or delisting. For this there needs to be API provided by Infinispan Cache like
RemoteCacheManager.getXaResource()
where it can access the XA resource.
- blocks
-
TEIID-5449 Infinispan: Update Infinispan translator to 9.3 version
- Resolved