[ 
https://issues.apache.org/jira/browse/QPID-2586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868613#action_12868613
 ] 

Martin Ritchie commented on QPID-2586:
--------------------------------------

The correct thing to do would be to make the client handle the 
SessionRequestTimeout frames:

IoReceiver - localhost/127.0.0.1:15672 2010-05-18 12:46:09,734 WARN 
[apache.qpid.transport.SessionDelegate] UNHANDLED: 
[ssn:"2864ea02-fe24-4d09-803f-6ec2f385314d"] ch=0 
SessionRequestTimeout(timeout=0)


> 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
>          Components: Java Client
>            Reporter: Martin Ritchie
>            Assignee: 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