[infinispan-issues] [JBoss JIRA] (ISPN-6271) Stream filterKeys reads keys not owned remotely when it shouldn't

William Burns (JIRA) issues at jboss.org
Thu Feb 25 12:40:00 EST 2016


William Burns created ISPN-6271:
-----------------------------------

             Summary: Stream filterKeys reads keys not owned remotely 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
             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)


More information about the infinispan-issues mailing list