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

Fraser Adams resolved QPID-4760.
--------------------------------

    Resolution: Fixed
    
> Associate Java Broker QueueAdapter and SessionAdapter via ConsumerAdapter
> -------------------------------------------------------------------------
>
>                 Key: QPID-4760
>                 URL: https://issues.apache.org/jira/browse/QPID-4760
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Fraser Adams
>            Priority: Minor
>             Fix For: 0.23
>
>         Attachments: subscription.patch
>
>
> In the management model it should be possible to navigate from a Connection 
> through its associated Sessions to Queues via Subscriptions/Consumers.
> Basically Subscription is an association class linking Session and Queue.
> In the Java Broker Management Model there was code missing that should allow 
> the SessionAdapter to getSubscriptions().
> This patch provides code to do the necessary object registrations to allow 
> the Subscriptions in SessionAdapter to be correctly maintained thus allowing 
> navigation from Connection to Queue and vice versa.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to