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

Gustavo Fernandes (JIRA) issues at jboss.org
Wed Jul 22 17:18:02 EDT 2015


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

Work on ISPN-5612 started by Gustavo Fernandes.
-----------------------------------------------
> 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.CR1
>
>
> 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