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

Make filter by segment more efficient in the Remote iterator

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: