Uploaded image for project: 'AMQ Broker'
  1. AMQ Broker
  2. ENTMQBR-2017

address routing-type overridden on attaching AMQP sender

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • AMQ 7.2.2.GA
    • None
    • amq-online
    • None
    • Hide
      Cause:
      Attaching an AMQPSender on an address with just MULTICAST routing type will modify the routing types by adding ANYCAST to them.
      Consequence:
      The address routing types are being modified and a new ANYCAST queue is being created
      Fix:
      The broker is using the existing MULTICAST routing type of an address (if exists).
      Result:
      The address routing types are not modified and no new queue is being created
      Show
      Cause: Attaching an AMQPSender on an address with just MULTICAST routing type will modify the routing types by adding ANYCAST to them. Consequence: The address routing types are being modified and a new ANYCAST queue is being created Fix: The broker is using the existing MULTICAST routing type of an address (if exists). Result: The address routing types are not modified and no new queue is being created
    • AMQ Broker 1842

    Description

      See https://issues.apache.org/jira/browse/ARTEMIS-2100 for description and reproducer.

      Attachments

        Issue Links

          Activity

            People

              fnigro Francesco Nigro
              gordonsim Gordon Sim
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: