Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-3239

Creating a federation with <queue-policy include-federated="false"> is not possible

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 2.17.0
    • None
    • None
    • None
    • OpenJDK 11

    Description

      I am trying to create a federation between two clusters for the sake of easy migration between old and new hardware. But when I create the federation and set include-federated="false" on the queue-policy I always get the following errors:

      2021-04-13 07:06:55,126 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      2021-04-13 07:06:55,126 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      2021-04-13 07:06:55,127 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      2021-04-13 07:06:55,127 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      2021-04-13 07:06:55,128 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      2021-04-13 07:06:55,132 ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      

      The only way to solve this seems to be to set include-federated="true" but then I am afraid to create looping messages due to the full mesh of the federation.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              sunfire Thorsten Kunz
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: