Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-1981

(7.1.0) default value of check-for-live-server on master in replication-colocated HA topology should be true

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 7.1.0.DR13
    • 7.1.0.GA
    • ActiveMQ, JMS
    • None
    • Hide

      Create replication-colocated topology on two nodes with this configuration:
      <replication-colocated backup-port-offset="500" request-backup="true"/>

      Kill one node and then start it again.

      Show
      Create replication-colocated topology on two nodes with this configuration: <replication-colocated backup-port-offset="500" request-backup="true"/> Kill one node and then start it again.

      check-for-live-server attribute should be set on true by default, otherwise failback will not work by default and lots of this messages will spam logs on both servers :
      15:01:32,379 WARN [org.apache.activemq.artemis.core.client] (activemq-discovery-group-thread-dg-group1) AMQ212034: There are more than one servers on the network broadcasting the same node id. You will see this message exactly once (per node) if a node is restarted, in which case it can be safely ignored. But if it is logged continuously it means you really do have more than one node on the same network active concurrently with the same node id. This could occur if you have a backup node active at the same time as its live node. nodeID=4b420277-91ea-11e5-ba47-5d09590e6c44

      Note: changing this value is not possible on ER1 because of https://issues.jboss.org/browse/JBEAP-1980. But with DR12 it works.

            jmesnil1@redhat.com Jeff Mesnil
            okalman@redhat.com Ondřej Kalman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: