[infinispan-issues] [JBoss JIRA] (ISPN-10457) Convert bulk blocking stream operations to publisher
Will Burns (Jira)
issues at jboss.org
Wed Mar 25 10:38:42 EDT 2020
[ https://issues.redhat.com/browse/ISPN-10457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10457:
------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/8096
> Convert bulk blocking stream operations to publisher
> ----------------------------------------------------
>
> Key: ISPN-10457
> URL: https://issues.redhat.com/browse/ISPN-10457
> Project: Infinispan
> Issue Type: Enhancement
> Reporter: Will Burns
> Priority: Major
>
> 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.13.8#713008)
More information about the infinispan-issues
mailing list