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

Prevent usage of internal caches after incomplete graceful shutdown

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 15.1.0.Dev01
    • Core
    • None

      After the changes of ISPN-12265, user caches do not operate while missing members after a graceful shutdown. Any operations would fail, indicating to the user the cluster is missing members from the previous topology before the shutdown.

      However, that change does not include internal caches. Internal caches are still subject to the "confusing state" mentioned in the original issue. The internal caches exposed to the user then suffer from an undefined behavior after an incomplete restart.

      We need to update to consider the internal caches. Some internal caches are utilized during the start, for example, loading the existing configurations. The change must ensure a cache manager starts, but the underlying internal caches should not execute any operations.

            rh-ee-jbolina Jose Bolina
            rh-ee-jbolina Jose Bolina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: