[infinispan-issues] [JBoss JIRA] (ISPN-4358) Add sorting support for the distributed iterator

William Burns (JIRA) issues at jboss.org
Wed Jul 22 21:42:02 EDT 2015


    [ https://issues.jboss.org/browse/ISPN-4358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13091968#comment-13091968 ] 

William Burns commented on ISPN-4358:
-------------------------------------

This support sorting through the use of distributed streams.  This sorting however is not memory efficient as it requires pulling all entries local before performing the sort.

> Add sorting support for the distributed iterator 
> -------------------------------------------------
>
>                 Key: ISPN-4358
>                 URL: https://issues.jboss.org/browse/ISPN-4358
>             Project: Infinispan
>          Issue Type: Feature Request
>            Reporter: Mircea Markus
>            Assignee: William Burns
>
> Distributed iterator is used by non-indexed querying.
> In order to efficiently support the sorting functionality querying provides, we need support from the distributed iterator.



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


More information about the infinispan-issues mailing list