-
Enhancement
-
Resolution: Done
-
Major
-
9.4.5.Final, 10.0.0.Final
- A composed String key is allocated to look up a decorated cache
- Another composed String key is allocated to look up the CacheInfo object for that decorated cache. We could keep this map and remove the decorated caches map.
- Reads decorate the cache with SKIP_STATISTICS, allocating a Flag[] and a DecoratedCache per request. I'd like to remove this wrapping, even if updating the statistics slows things down a bit, because without statistics there's no way to find the hit ratio of the cache.
- causes
-
ISPN-13482 (Regression) WrappedByteArray logging entire values
- Closed
- relates to
-
JDG-3818 Listener leaking and produce OOM error
- Closed
-
ISPN-11303 Local non-blocking get breaks hit/miss statistics
- Closed
-
JDG-3512 Local non-blocking get breaks hit/miss statistics
- Closed