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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: