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

SoftIndexFileStore should not require additional threads and support segmentation

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 12.1.0.CR1
    • None
    • Loaders and Stores
    • None

    Description

      SIFS currently has a really lazy of supporting segmentation, by using a store per segment. We need to consolidate this so only a store is used and try to use as few files as possible.

      Also the compactor and index each require a dedicated thread (multiple for index). These should be consolidated to reuse blocking threads as required.

      Attachments

        Activity

          People

            wburns@redhat.com Will Burns
            wburns@redhat.com Will Burns
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: