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

AsyncStore must ensure all queued modifications are persisted before shutting down

XMLWordPrintable

      BatchAsyncCacheStoreTest fails randomly on master and a quick analysis of the logs indicates that the test is correct but there is a bug in AsyncStore. It seems that while shutting down a cache AsyncStore does not properly store all queued modifications. There is a high chance that the last updates are not stored because the worker threads are advised to shut down too early.

              anistor Adrian Nistor (Inactive)
              anistor Adrian Nistor (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: