-
Bug
-
Resolution: Done
-
Major
-
7.0.0.ER3
-
None
-
Compatibility/Configuration
-
-
-
-
-
-
-
Local Infinispan caches declared in standalone.xml are no longer set as transactional even if a transactional mode is selected.
This prevents creation of atomic maps using AtomicMapLookup as that specifically checks if the cache is transactional (throws java.lang.IllegalStateException: AtomicMap needs a transactional cache.)
Possibly caused by issue WFLY-5327.
- clones
-
WFLY-5959 Infinispan caches non transactional despite transactional cache mode
-
- Closed
-