[infinispan-issues] [JBoss JIRA] (ISPN-7865) Distributed Stream thread usage for key aware operations can be improved
Tristan Tarrant (JIRA)
issues at jboss.org
Mon Jul 24 05:44:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-7865:
----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/5283, https://github.com/infinispan/infinispan/pull/5314 (was: https://github.com/infinispan/infinispan/pull/5283)
> Distributed Stream thread usage for key aware operations can be improved
> ------------------------------------------------------------------------
>
> Key: ISPN-7865
> URL: https://issues.jboss.org/browse/ISPN-7865
> Project: Infinispan
> Issue Type: Enhancement
> Components: Core, Distributed Execution and Map/Reduce
> Reporter: William Burns
> Assignee: William Burns
> Fix For: 9.2.0.Final
>
>
> Currently iterator will block a thread on the remote server when it is trying to send back a response. It would be better if we used full async API to instead request blocks of values as the iterator consumes them. We should make sure we always maintain a distributed batch size worth.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list