-
Type:
Bug
-
Status: Reopened (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: JDG 7.2 ER1, JDG 7.2 ER4
-
Fix Version/s: None
-
Component/s: Server
-
Labels:None
-
Target Release:
The flag is ignored, this doesn't happen in upstream.
Steps to reproduce:
- set up a cache with an eviction size 2, and a file store
- put in 3 entries
- get entries with cache.withFlags(Flag.SKIP_CACHE_LOAD).get
Result:
- all entries are retrieved
Expected result:
- only entries that are in cache - not evicted should be retrieved