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

Misleading name for <remote-sites>

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Minor
    • None
    • 14.0.12.Final
    • Cross-Site Replication
    • None

    Description

      When configuring Cross-site replication:

      <stack name="xsite" extends="udp">
          <relay.RELAY2 site="LON" xmlns="urn:org:jgroups" max_site_masters="10" can_become_site_master="true"/>
          <remote-sites default-stack="relay-global">
              <remote-site name="LON"/>
              <remote-site name="NYC"/>
          </remote-sites>
      </stack>

      <remote-sites> and <remote-site> are misleading names for these configuration options, because it's not a list of remote sites.

      They correspond to RELAY2's <sites><site> configuration which includes all sites, both local and remote, and therefore should be named accordingly.

      Attachments

        Activity

          People

            pruivo@redhat.com Pedro Ruivo
            rhn-support-dereed Dennis Reed
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: