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

Allow session.createQueue and session.createTopic methods to accept an address string

    XMLWordPrintableJSON

Details

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

    Description

      The session.createQueue and session.createTopic methods allows applications to create destination dynamically.
      The intended usage here is to pass in the queue or topic name.
      However It would be nice if this could be used as an extension point to allow an application to create destinations by passing in an address string.
      This allows applications to create more complex destinations at runtime, while still using standard JMS methods without having to resort to any Qpid specific code.

      Attachments

        1. 0001-QPID-2736.patch
          17 kB
          Rajith Muditha Attapattu

        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: