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

Federation not working when clients connect using OpenWire protocol

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.13.0
    • 2.18.0
    • OpenWire
    • None

    Description

      Reproducible by switching from:

      import org.apache.activemq.artemis.jms.client.ActiveMQConnectionFactory;

      to:

      import org.apache.activemq.ActiveMQConnectionFactory;

      and adding dependency:

      <dependency>
        <groupId>org.apache.activemq</groupId>
        <artifactId>activemq-client</artifactId>
        <version>${activemq5-version}</version>
      </dependency>

      to federated-queue example.

      Test will fail, below error is logged:

      ERROR [org.apache.activemq.artemis.core.server] AMQ224006: Invalid filter: hyphenated_props:federation-name IS NOT NULL
      

       

      Attachments

        1. FederatedTestBase.java
          3 kB
          Michael Andre Pearce
        2. FederatedQueueTest.java
          28 kB
          Michael Andre Pearce

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            cshannon Christopher L. Shannon
            jerhat jerhat
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 50m
                50m

                Slack

                  Issue deployment