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

Associate Java Broker QueueAdapter and SessionAdapter via ConsumerAdapter

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.22
    • Broker-J
    • None

    Description

      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.

      Attachments

        1. subscription.patch
          17 kB
          Fraser Adams

        Activity

          People

            Unassigned Unassigned
            fadams Fraser Adams
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: