[infinispan-issues] [JBoss JIRA] (ISPN-7144) Cross-Site Replication: inconsistent data with multiple site masters

Pedro Ruivo (JIRA) issues at jboss.org
Wed Oct 26 13:24:00 EDT 2016


Pedro Ruivo created ISPN-7144:
---------------------------------

             Summary: Cross-Site Replication: inconsistent data with multiple site masters
                 Key: ISPN-7144
                 URL: https://issues.jboss.org/browse/ISPN-7144
             Project: Infinispan
          Issue Type: Bug
          Components: Cross-Site Replication
    Affects Versions: 9.0.0.Alpha4
            Reporter: Pedro Ruivo
            Assignee: Pedro Ruivo


Cross-Site replication with multiple site masters may not work properly when configured asynchronously. 
It relies on the deliver order of the updates to the remote site but, with multiple site masters, it is possible an update to go through one of the possible routes. Having commands going through different routes violates the FIFO order needed leading to inconsistent data between sites.

Note: it doesn't happen in synchronous mode.



--
This message was sent by Atlassian JIRA
(v7.2.2#72004)


More information about the infinispan-issues mailing list