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

Messages from 1.x clients to 2.x cluster are lost when they are load balanced to nodes with matching consumers

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • 2.3.0
    • None
    • Broker
    • None

    Description

      When a message from 1.x client is transfered to node in the cluster with matching consumers (message-load-balancing=ON_DEMAND), it's moved to appropriate replication queue, forwarded to target node and then subsequently dropped  because there aren't any matching bindings for message address. This is because if the original message is sent to address with the jms.queue prefix (1.x clients), than the message sent by ClusterConnectionBridge also has the prefixed destination address and this situation is not supported.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jarek-przygodzki Jarek Przygódzki
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: