Will Burns created ISPN-10457:
---------------------------------
Summary: Convert bulk blocking invocations to non blocking
Key: ISPN-10457
URL:
https://issues.jboss.org/browse/ISPN-10457
Project: Infinispan
Issue Type: Enhancement
Reporter: Will Burns
Fix For: 10.0.0.Final
We now have the non blocking DistributedPublisher for single response values. We should
use this or some other public API instead of the blocking bulk operations. For example
size method is blocking and we should use the appropriate one instead. Methods using
iteration over entrySet or keySet cannot yet be converted unfortunately.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)