]
Will Burns updated ISPN-12040:
------------------------------
Fix Version/s: 12.0.0.Final
remoteCache.withFlags(Flag.SKIP_CACHE_LOAD).size() is returning all
values in the cache
---------------------------------------------------------------------------------------
Key: ISPN-12040
URL:
https://issues.redhat.com/browse/ISPN-12040
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 11.0.0.Final
Reporter: Gustavo Lira e Silva
Assignee: Will Burns
Priority: Major
Fix For: 12.0.0.Final
{{remoteCache.withFlags(Flag.SKIP_CACHE_LOAD).size()}} should only return the total
number of in-memory entries for HotRod