[infinispan-issues] [JBoss JIRA] (ISPN-9738) Support for entry iteration in the REST server

Gustavo Fernandes (Jira) issues at jboss.org
Mon Nov 19 05:43:00 EST 2018


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

Gustavo Fernandes reassigned ISPN-9738:
---------------------------------------

    Assignee: Gustavo Fernandes


> Support for entry iteration in the REST server
> ----------------------------------------------
>
>                 Key: ISPN-9738
>                 URL: https://issues.jboss.org/browse/ISPN-9738
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: REST
>    Affects Versions: 9.4.1.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>
> Currently the REST server has an operation to get all keys that has limitations since all the keys are retrieved to a single node before serving to the client. 
> Ideally, it should have an efficient way of retrieving entries making use of iterators. The API should provide a cursor/scroll/handle so that the client can pull the data without causing memory issues.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list