[Java Client] If a synchronus operation times out then the session should be
closed, rather than left open for further operations
---------------------------------------------------------------------------------------------------------------------------------
Key: QPID-2746
URL: https://issues.apache.org/jira/browse/QPID-2746
Project: Qpid
Issue Type: Improvement
Components: Java Client
Affects Versions: 0.6
Reporter: Rob Godfrey
Currently if a synchronous operations times out we throw a JMSException,
however we do not attempt to close (or mark as closed) the session.
If we get into a position where we have not received an -ok for an operation,
then we can no longer successfully correlate any subsequent synchronous
operation - thus we should close the session and/or mark it so the no such
operation can be attempted.
--
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]