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

SingleFileStore can run process method substantially faster when it doesn't require values or metadata

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

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 9.2.1.Final
    • None
    • Loaders and Stores
    • None

      The SingleFileStore always reads from the file. However if value and metadata are both not needed, there is no reason to go to the file. Instead we can just check the expiration on the file entry and return the keys immediately.

      This along with ISPN-8923 will provide a SUBSTANTIAL boost for keySet iteration methods when using SingleFileStore.

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

                Created:
                Updated:
                Resolved:
                Archived: