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

Allow user to assign the name of the source queue when creating an exchange or dynamic route.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.17
    • 0.18
    • C++ Broker
    • None

    Description

      When a federation route is created - either an "exchange" or a "dynamic" route - a dedicated queue is created on the source broker. This queue is used to hold messages that are forwarded to the remote broker.

      This queue is created by federation, and assigned a (somewhat) randomized name.

      It should be possible - as an option - to allow the user to specify the name for that queue. This would be useful for a couple of reasons...

      1) Monitoring the state of the queue would be easier if it had a meaningful name.
      2) "Power Users" could specify an existing queue, which could then be used as a target for messages that should be forwarded over the federation,
      3) Allow several routes share the same queue (if msg ordering need not be preserved) to fan out work across a federation.

      Attachments

        1. QPID-4063.txt
          15 kB
          Ken Giusti

        Activity

          People

            kgiusti Ken Giusti
            kgiusti Ken Giusti
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: