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

[Java Client] The queue name should be generated on the client side if it is not specified in the binding URL.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.6, 0.8, 0.10, 0.14, 0.16, 0.18, 0.20, 0.22
    • 0.23
    • JMS AMQP 0-x
    • None

    Description

      For JMS queue destinations created as session.createQueue("topic://amq.topic/?routingkey='testTopic'") the queue name is generated on the broker side on 0.8/0.9.x path and empty string is used as a queue name on 0.10 path. The both client paths should behave in the same way and the queue name should be generated on a client side if it is not provided in binding URL.

      Attachments

        Activity

          People

            robbie Robbie Gemmell
            orudyy Alex Rudyy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: