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

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

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

XMLWordPrintable

      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.

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

                Created:
                Updated:
                Resolved:
                Archived: