[ 
https://issues.apache.org/jira/browse/QPID-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aidan Skinner resolved QPID-2005.
---------------------------------

    Resolution: Fixed

> change the Fanout Exchange JMX bindings() results to return a single binding 
> entry with all bound queues
> --------------------------------------------------------------------------------------------------------
>
>                 Key: QPID-2005
>                 URL: https://issues.apache.org/jira/browse/QPID-2005
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker, Java Management : JMX Console
>    Affects Versions: M2.1, M3, M4, 0.5
>            Reporter: Robbie Gemmell
>            Assignee: Aidan Skinner
>             Fix For: 0.6
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org

Reply via email to