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

SoftIndexFileStore availability check checks wrong file

XMLWordPrintable

      The SoftIndexFileStore checks the availability of a file. But unfortunately it is a relative path for the configured file https://github.com/infinispan/infinispan/blob/33c0f3961955a473db774199fe30b5b5cef79b09/persistence/soft-index/src/main/java/org/infinispan/persistence/sifs/NonBlockingSoftIndexFileStore.java#L423. It should use the qualified location that other parts use.

      This also doesn't take into account that the prior code checked the data location twice

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

                Created:
                Updated:
                Resolved: