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

Fix SoftIndexFileStoreRestartTest#testStatsUponRestart test

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

XMLWordPrintable

      While investigating the failures at https://github.com/infinispan/infinispan/pull/10153 it was found that when restarting the cache with SIFS and deleting the old index it is possible that an old replaced value was resurrected on accident. The test added has a line commented out that reproduces the issue every time.

      ~It appears to be something with the old sequence id check when a file with a lower number has an old value.~

      Upon further investigation the code is working properly, the test was changed to not insert a different key on every iteration, so the assertion needed to be updated to reflect that.

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

                Created:
                Updated:
                Resolved:
                Archived: