-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
4.2.0.Final
-
None
There is no reason to load an entry from CacheStore to memory before modifying it. The current implementation triggers CacheStore.load() unnecessarily when a user calls Cache.put().
- blocks
-
ISPN-663 Eviction with passivation using JdbmCacheStore is 100 times slower in 4.1 vs 4.0
- Closed