[infinispan-issues] [JBoss JIRA] (ISPN-3030) Implement a way to retrieve all keys from a REST endpoint

Bela Ban (JIRA) jira-events at lists.jboss.org
Mon Apr 22 11:04:54 EDT 2013


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

Bela Ban commented on ISPN-3030:
--------------------------------

It would be sufficient for me for this method to only return the keys local to that cache. As an additional option, perhaps it can also return *all* keys for that cache, similar to what is done in the HotRod client. The latter option would cause a distributed execution to fetch all keys, so would be relatively costly. The caller should be able to pick the option via a request header flag
                
> Implement a way to retrieve all keys from a REST endpoint
> ---------------------------------------------------------
>
>                 Key: ISPN-3030
>                 URL: https://issues.jboss.org/browse/ISPN-3030
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Remote protocols
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>             Fix For: 5.3.0.Final
>
>
> The REST server should implement a method for handling GET /cacheName requests and return all available keys.
> Depending on the "Accept" header, the keys may be returned in JSON, XML, HTML and plain text formats.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list