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

JMS client should use the exchange given in the address if the exchange name is not explicitly given in x-bindings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.7
    • JMS AMQP 0-x
    • None

    Description

      Consider the following address
      "MRKT;{link:{x-declare:{arguments:{'qpid.last_value_queue':1}},x-bindings:[

      {key:'NYSE.#'}

      ,

      {key:'NASDAQ.#'}

      ,

      {key:'CNTL.#'}

      ]}}"

      In the x-bindings section, the exchange names are not specified. In that case the JMS client should use "MRKT" as the exchange name.
      If the address doesn't resolve to an exchange (that is it resolves to a queue) then "amq.topic" is used as the default exchange.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: