If a session exception is thrown while waiting for command completion it is
ignored
-----------------------------------------------------------------------------------
Key: QPID-1773
URL: https://issues.apache.org/jira/browse/QPID-1773
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M4
Reporter: Rajith Attapattu
Assignee: Rajith Attapattu
Fix For: 0.5
If a session exception is thrown while waiting for command completion then the
exception is ignored and the client waits for the specified timeout.
After that it throws a org.apache.qpid.transport.SessionException: timed out
waiting for completion, and the exception sent by the broker is not
communicated.
If the client is waiting for command completion but receives a session
exception then it should throw up the session exception to the uppser layer.
--
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]