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

Soft Index File Store calculates the highest sequence id at startup

XMLWordPrintable

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

      We should be able to persist the last used sequence id when shutting down allowing us to not have to calculate it upon startup.

       
      infinispan/core/src/main/java/org/infinispan/persistence/sifs/NonBlockingSoftIndexFileStore.java

      Line 260 in 4f54d21

      maxSeqId.set(index.getMaxSeqId());

       

      We can make this optional in the index stats which should allow startup to happen much quicker.

       

              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: