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

Fix interrupt handling during CacheStore.purge(...)

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • None
    • 8.2.4.Final, 9.3.6.Final, 9.4.12.Final
    • Loaders and Stores
    • None

      During cache shutdown, any persistence threads are interrupted. Some cache stores, e.g. JdbcBinaryStore, inappropriately rethrow InterruptedExceptions as PersistenceExceptions, which then get logged as ERROR by the ExpirationManager.
      Other cache stores, e.g. SingleFileStore, don't handle/react to interrupts at all!
      I haven't looked at every cache store implementation, but the problem seems widespread.

              Unassigned Unassigned
              pferraro@redhat.com Paul Ferraro
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: