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

change the Fanout Exchange JMX bindings() results to return a single binding entry with all bound queues

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • M2.1, M3, M4, 0.5
    • 0.6
    • Broker-J

    Description

      The Fanout Exchange JMX MBean currently returns a series of CompositeData elements containing the queue name and an array also containing the queue name. This produces a results view whereby there is a 'binding key' for every queue bound to the exchange (when infact no binding key at all is used for the exchange), each associated with the single queue.

      To be more representative of the actual process within the exchange, this will be changed to return a single CompositeData element within the TabularData which contains a 'wildcard binding' with all the queue names in the associated list, indicating all bound queues are enqueued to.

      Attachments

        Activity

          People

            aidan Aidan Skinner
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: