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

AMQP connector should behave the same same way with MULTICAST addresses as it behaves with ANYCAST queues

    XMLWordPrintable

Details

    • Story
    • Resolution: Unresolved
    • Major
    • None
    • AMQ 7.8.2.GA, AMQ 7.9.0.CR6
    • broker-core
    • None
    • False
    • False

    Description

      The AMQP connector should behave the same was with MULTICAST addresses as it behaves with ANYCAST addresses. Currently if there are two brokers each with MULTICAST address "test.testTopic" that are connected via amqp connector with
      ~~~
      <receiver address-match="*.testTopic"/>
      ~~~
      would result in incorrect number of messages delivered to subscribers. If broker A has 5 subscribers and a single message is sent to broker B each subscriber on broker A will receive 5 messages. This is incorrect.

      Attachments

        Activity

          People

            rhn-support-jbertram Justin Bertram
            rhn-support-toross Tom Ross
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: