[infinispan-issues] [JBoss JIRA] (ISPN-11297) Rejoining nodes with global state may have their local caches corrupted

Tristan Tarrant (Jira) issues at jboss.org
Fri Feb 7 03:16:38 EST 2020


Tristan Tarrant created ISPN-11297:
--------------------------------------

             Summary: Rejoining nodes with global state may have their local caches corrupted
                 Key: ISPN-11297
                 URL: https://issues.redhat.com/browse/ISPN-11297
             Project: Infinispan
          Issue Type: Bug
          Components: Configuration, Core
    Affects Versions: 10.1.1.Final
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant


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.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list