EHC ❯ getWithLoader does not set Element.lastAccessTime for loaded Elements
-
Bug
-
Status: Open
-
2 Major
-
Resolution:
-
-
-
pmares
-
Reporter: pmares
-
October 14, 2009
-
0
-
Watchers: 0
-
October 21, 2009
-
Attachments
Description
New Elements loaded and retrieved with getWithLoader() have a lastAccessTime value of 0, causing these Elements to be evicted from a full cache first.
Elements already in memory or disk cache at the time of the call have lastAccessTime updated properly.
Comments
Philip Mares 2009-10-14
Alex Miller 2009-10-14
Can you run with Ehcache 1.7 and see if your issue is resolved due to EHC-396?
Appears to be a duplicate of EHC-396