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

Routing after empty addresses could lead to invalid messages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • AMQ 7.3.0.GA
    • AMQ 7.3.0.GA
    • None
    • Hide
      this doesn't represent a regression on a AMQ product, hence there's no need for release notes text.

      It was a regression upstream but not on AMQ.
      Show
      this doesn't represent a regression on a AMQ product, hence there's no need for release notes text. It was a regression upstream but not on AMQ.
    • ARTEMIS-2328
    • Hide

      Create a Session,
      Create a JMS producer towards a JMS Queue
      create a producer towards a JMS Topic, without subscriptions

      Send message1 on JMS queue
      send message 2 on JMS Empty Topic

      the second message will arrive on the JMS Queue.

      Show
      Create a Session, Create a JMS producer towards a JMS Queue create a producer towards a JMS Topic, without subscriptions Send message1 on JMS queue send message 2 on JMS Empty Topic the second message will arrive on the JMS Queue.

      When you send a message to an empty address (Empty JMS Topic, no subscriptions), if you had a successful send to a previous address with queues, the cached routing will send to the previous condition.

      This has been validated during our QE cycle and it did never manifest on any AMQ final version.

              rh-ee-ataylor Andy Taylor
              csuconic@redhat.com Clebert Suconic
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: