-
Bug
-
Resolution: Done
-
Major
-
None
-
None
EvictionStrategy used to include things such as FIFO, UNORDERED, LRU, LIRS. These are never used anymore as each container has only a single eviction strategy it supports. Instead eviction strategy has been used for NONE, MANUAL, REMOVE or EXCEPTION moving forward.
Off heap memory address has been deprecated since 10.0 as well.