[infinispan-issues] [JBoss JIRA] (ISPN-10457) Convert bulk blocking invocations to non blocking
Will Burns (Jira)
issues at jboss.org
Thu Aug 1 11:14:00 EDT 2019
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)
More information about the infinispan-issues
mailing list