]
Gustavo Fernandes updated ISPN-12040:
-------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 12.0.0.Dev02
Resolution: Done
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, 12.0.0.Dev02
{{remoteCache.withFlags(Flag.SKIP_CACHE_LOAD).size()}} should only return the total
number of in-memory entries for HotRod