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

removeCache fails for caches with a SingleFileStore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.Final
    • 6.0.2.Final
    • None
    • None

    Description

      If DefaultCacheManager.isRunning("foo") returns true, and "foo" has an associated SingleFileStore, calling DefaultCacheManager.removeCache("foo") tosses an NPE and isRunning("foo") continues to return true, even though the cache is in a TERMINATED state. I can avoid the NPE by stopping the cache before calling removeCache, but isRunning will still incorrectly return true.

      Attachments

        Activity

          People

            rh-ee-galder Galder ZamarreƱo
            jcrossle@redhat.com Jim Crossley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: