[infinispan-issues] [JBoss JIRA] (ISPN-5612) Make filter by segment more efficient in the Remote iterator

William Burns (JIRA) issues at jboss.org
Thu Jul 23 12:23:03 EDT 2015


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

William Burns resolved ISPN-5612.
---------------------------------
    Fix Version/s: 8.0.0.Beta2
                   8.0.0.Final
                       (was: 8.0.0.CR1)
       Resolution: Done


> Make filter by segment more efficient in the Remote iterator
> ------------------------------------------------------------
>
>                 Key: ISPN-5612
>                 URL: https://issues.jboss.org/browse/ISPN-5612
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Server
>    Affects Versions: 8.0.0.Beta1
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>             Fix For: 8.0.0.Beta2, 8.0.0.Final
>
>
> The {{org.infinispan.server.hotrod.iteration.IterationManager}} is based on the EntryRetriever, and segment filtering is currently done via a custom {{KeyValueFilterConverter}}, that  needs to be run on all nodes.
> In the case where all segments to be filtered on are owned by the server holding the iteration, it should skip iterating on the remote nodes altogether.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the infinispan-issues mailing list