-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
11.0
-
None
Two changes observed
- The new cache create API changed, the old has been deprecated
- cache.get(key) now became Async operation, that means Thread Based serialization context no longer works. This needs to be removed, but there seem to be no better alternatives to support the Async threads.
- is blocked by
-
ISPN-9397 Check TX support for remote caches
- Closed
-
ISPN-9463 Provide API to enlist the resource with TransactionManager
- Closed
- relates to
-
TEIID-5492 Upgrade to Infinispan 10.0
- Resolved