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

Cross-Site Replication: inconsistent data with multiple site masters

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

      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.

            [ISPN-7144] Cross-Site Replication: inconsistent data with multiple site masters

            Zefa Guan added a comment -

            Thank you!

            Zefa Guan added a comment - Thank you!

            Pedro Ruivo added a comment -

            zeguan1@redhat.com, the fix would be setting RELAY2.max_site_master=1 (that is the default value anyway) in JGroups configuration.

            Pedro Ruivo added a comment - zeguan1@redhat.com , the fix would be setting RELAY2.max_site_master=1 (that is the default value anyway) in JGroups configuration.

            Zefa Guan added a comment -

            Hi Pedro,

            do we have the target time to fix it?

            Zefa Guan added a comment - Hi Pedro, do we have the target time to fix it?

            Pedro Ruivo added a comment -

            Needs JGroups updated!

            Pedro Ruivo added a comment - Needs JGroups updated!

              pruivo@redhat.com Pedro Ruivo
              pruivo@redhat.com Pedro Ruivo
              Archiver:
              rhn-support-adongare Amol Dongare

                Created:
                Updated:
                Resolved:
                Archived: