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

Make filter by segment more efficient in the Remote iterator

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 8.0.0.Beta2, 8.0.0.Final
    • 8.0.0.Beta1
    • Server
    • None

      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.

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

                Created:
                Updated:
                Resolved: