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

Disabling a store puts persistence manager in invalid state if there is another store

    XMLWordPrintable

Details

    Description

      When we disable a store, we accidentally remove all of the storeStatuses. This can cause an issue if there is another store configured besides the one that was just disabled.

      The problem is that this line is always invoked https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/persistence/manager/PersistenceManagerImpl.java#L1186 We need to optionally invoke it if the store matches the type.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: