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

0-10 Sessions have two channel -> session maps

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Later
    • M4, 0.5, 0.6
    • JIRA Cleanup
    • JMS AMQP 0-x
    • None

    Description

      org.apache.qpid.transport.Connection maintains a map of channels to sessions in the channels field, used by map/unmap and getSession. AMQConnection maintains it's own map of these in its _session field.

      It appears that the ints used as the channel id will always be in lock-step, but that is more by chance than design it seems. There doesn't appear to be any attempt to reuse or otherwise link the two.

      Attachments

        Activity

          People

            Unassigned Unassigned
            aidan Aidan Skinner
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: