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

Adrian Nistor (JIRA) issues at jboss.org
Thu Feb 25 17:46:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-6271:
--------------------------------
        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done


Integrated in master. Thanks @wburns!

> 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
>            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)


More information about the infinispan-issues mailing list