[
https://issues.jboss.org/browse/ISPN-6271?page=com.atlassian.jira.plugin....
]
William Burns updated ISPN-6271:
--------------------------------
Summary: Stream filterKeys reads remotely owned keys when it shouldn't (was:
Stream filterKeys reads keys not owned remotely when it shouldn't)
Stream filterKeys reads remotely owned keys when it shouldn't
-------------------------------------------------------------
Key: ISPN-6271
URL:
https://issues.jboss.org/browse/ISPN-6271
Project: Infinispan
Issue Type: Bug
Components: Distributed Execution and Map/Reduce
Affects Versions: 8.1.2.Final
Reporter: William Burns
Assignee: William Burns
Fix For: 8.2.0.CR1
The filterKeys method currently isn't as performant as it should be per ISPN-6270.
However this was by design for the first pass. However despite this there is an issue
where when performing the stream population using the keys that it will read all non owned
keys from remote owners when it shouldn't be. This is an easy fix by forcing the
cache to do a LOCAL only read.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)