Give Client 0-10 close semantics not detach
-------------------------------------------

                 Key: QPID-2586
                 URL: https://issues.apache.org/jira/browse/QPID-2586
             Project: Qpid
          Issue Type: Improvement
            Reporter: Martin Ritchie


Currently the way the 0-10 java client creates a session actually means that on 
close the sessions should detach not close.
Setting the timeout to 0 on creation will result in it performing a close. The 
code currently actually performs a close rather than a detach as detach has not 
been implemented. 

The setting of the initial timeout to 0 will just mean the client's current 
behaviour is reflected in correctly in the protocol frames it sends.

-- 
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:[email protected]

Reply via email to