-
Bug
-
Resolution: Done
-
Major
-
12.0.0.Final
-
None
In replicated caches that meet several other conditions, cache.get(key) is optimized to skip the interceptor chain and to read the entry directly from the data container.
This optimization assumes that the local cache has all the values, and the assumption fails when the local node has a zero capacity factor.
- is related to
-
ISPN-12538 Clustered Locks with zero-capacity throws ClassCastException
- Closed
-
ISPN-12662 Functional commands break in replicated caches on zero-capacity nodes
- Closed
- relates to
-
ISPN-12221 Add zero-capacity-node support for Replicated caches
- Closed