Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-9738

Support for entry iteration in the REST server

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Optional Optional
    • None
    • 9.4.1.Final
    • REST
    • None

      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.

            karestig@redhat.com Katia Aresti
            gfernand@redhat.com Gustavo Fernandes (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: