Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3182

node bindings not established correctly when address used for producer

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10
    • None
    • JMS AMQP 0-x
    • None

    Description

      The behaviour in resolving addresses in JMS client appears to vary by context. Consider the following address:

      "my-queue; {create:always, node:{x-bindings:[

      { exchange:'amq.fanout', queue:'my-queue'}

      ]}}"

      This should result in a queue named my-queue being created and in that queue being bound to the amq.fanout exchange. This is indeed the case if the address is passed to the Drain example. However when passed to the Spout example, the queue is created but the binding is not established.

      Attachments

        Activity

          People

            rajith Rajith Muditha Attapattu
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: