[infinispan-issues] [JBoss JIRA] (ISPN-5625) Distributed stream iterator should try to stay local if possible
William Burns (JIRA)
issues at jboss.org
Wed Jul 22 11:05:07 EDT 2015
William Burns created ISPN-5625:
-----------------------------------
Summary: Distributed stream iterator should try to stay local if possible
Key: ISPN-5625
URL: https://issues.jboss.org/browse/ISPN-5625
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: William Burns
Assignee: William Burns
Distributed streams currently go to the node that owns a segment as a primary. We should in some cases (iterator) stay local if this node owns all of the segments as a backup as well. This can be a big win for cases when numOwners >= numNodes or if a user specifies a subset of segments.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
More information about the infinispan-issues
mailing list