]
Katia Aresti resolved ISPN-10896.
---------------------------------
Resolution: Done
Convert usages of size to use sizeAsync
---------------------------------------
Key: ISPN-10896
URL:
https://issues.jboss.org/browse/ISPN-10896
Project: Infinispan
Issue Type: Sub-task
Reporter: Will Burns
Assignee: Will Burns
Priority: Major
Fix For: 10.1.0.Beta1
We now have a non blocking method to get the size of a cache. We should be using that
instead of the blocking variant.