out of scope sessions incorrectly treated as detached
-----------------------------------------------------

                 Key: QPID-1789
                 URL: https://issues.apache.org/jira/browse/QPID-1789
             Project: Qpid
          Issue Type: Bug
          Components: C++ Client
    Affects Versions: M4
            Reporter: Gordon Sim
            Priority: Minor


ConnectionImpl treats sessions that have been allowed to go out of scope (and 
thus have had their implementations deleted) as being detached. The session is 
not explicitly detached in this case however and the server will believe it to 
be attached. This would for example prevent reusing that channel for a new 
session.

-- 
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