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

Disabling a store doesn't stop it

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 9.0.0.CR4
    • 9.0.0.CR2
    • Core
    • None

    Description

      When disabling a store via PersistenceManager.disableStore(...), the store is removed from the list of loaders/writers, but its stop() method is not called, so buffers may not be flushed.

      AsyncCacheWriter will also leak the AsyncStoreCoordinator thread if stop() is not called, and this thread leak is visible when running ClassLoaderManagerDisablingTest.

      Attachments

        Activity

          People

            dberinde@redhat.com Dan Berindei (Inactive)
            dberinde@redhat.com Dan Berindei (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: