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

Rejoining nodes with global state may have their caches corrupted if there is a config mismatch

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

XMLWordPrintable

      With a persistent global state enabled, when a node that was previously part of a cluster rejoins it currently processes caches from the cluster state before the ones from the local state. This means that, if the cache configuration is incompatible, it will be overwritten with the one coming from the cluster.
      When joining the node should perform compatibility checks between caches in the cluster state and the local state before proceeding with creating them. If a mismatch is found, it should fail fast.

              ttarrant@redhat.com Tristan Tarrant
              ttarrant@redhat.com Tristan Tarrant
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: