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

AMQP: Connect send using a sender link created with a dynamic target

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • AMQP
    • None

    Description

      While it is possible to create a dynamic sender link using Artemis you cannot send any message to the broker over that link without getting an exception due to the internal sender abstraction not having an initialized address. You can however send to the created dynamic address using a different link, and you can receive on that address as well.

      The sender abstraction needs to account for the fact that the target address for a dynamic Target is created during the initialize method and so the address field of the sender abstraction must be updated.

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              tabish Timothy A. Bish
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: