[
https://issues.apache.org/jira/browse/QPID-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13645472#comment-13645472
]
Robbie Gemmell commented on QPID-4760:
--------------------------------------
The changes to the Java broker only were merged to the 0.22 release branch via:
http://svn.apache.org/r1477558
(the QMF2 agent not being on the 0.22 release branch)
> 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: [email protected]
For additional commands, e-mail: [email protected]