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

Distributed stream sort and distinct can be more efficient if followed by limit

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • None
    • Clustered Executor
    • None

      If a sort or distinct is followed by a limit we can do these all on the remote node limiting results returned.

      This can be done for all terminal operations except iterator. Iterator can only do this if the limit is less than the batch size. Otherwise full support in ISPN-4358 is required.

              wburns@redhat.com Will Burns
              wburns@redhat.com Will Burns
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: