-
Bug
-
Resolution: Done
-
Major
-
7.4.1.CR1
-
None
-
False
-
False
-
-
-
-
-
-
+
-
Workaround Exists
-
-
Currently, EAP auto-enables the simple cache optimization if a given cache meets all of the following criteria:
- LOCAL
- on-heap
- non-transactional
- non-persistent/passivating
However, since statistics collection requires an interceptor stack, if the simple cache is enabled, Infinispan will be unable to collect statistics.
- clones
-
WFLY-15677 Disable simple cache optimization when statistics are enabled
- Closed