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

[Artemis upgrade] Cluster connections needs to be reconfigured

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • None
    • 7.2.0.GA
    • ActiveMQ, JMS
    • None

    Description

      For more information about origin of this issue see JBEAP-13857.

      Cluster connection configuration element contains attribute called address. It defines a prefix to which addresses this cluster connection is applied. Default value of this attribute is "jms" what was correct in EAP 7.1 where all destinations were prefixed either by jms.queue or jms.topic. In EAP 7.2 the destinations have no common prefix and thus the default value should be an empty string.

      <cluster-connection name="my-cluster" discovery-group="dg-group1" connector-name="http-connector" address="jms"/>

      Customer impact: XML configuration from EAP 7.1 doesn't have to work in EAP 7.2 and must be updated.

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              eduda_jira Erich Duda (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: