Uploaded image for project: 'Red Hat Data Grid'
  1. Red Hat Data Grid
  2. JDG-7634

SoftIndexFileStore should proactively purge and not rely upon clear later

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • RHDG 8.5.4 GA
    • None
    • Persistence
    • None

      The Soft index file store reads the data and index files at start up even if the store is configured as purge on startup. If the index is dirty this means it must build the entire index just to throw it away soon after. We should instead just delete the data and index directories in the store itself and avoid this extra step of reading these contents and it will improve startup performance.

      Also looking closer it also improves startup performance when the index is present as well when purge is enabled.

       

              Unassigned Unassigned
              rhn-support-afield Alan Field
              Anna Manukyan Anna Manukyan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: