Client does not correctly report ConnectionClose error codes to client
----------------------------------------------------------------------
Key: QPID-805
URL: https://issues.apache.org/jira/browse/QPID-805
Project: Qpid
Issue Type: Bug
Components: Java Client
Affects Versions: M2.1
Reporter: Martin Ritchie
Assignee: Martin Ritchie
Fix For: M2.1
Currently when a ConnectionClose Method is received the CloseOK is sent to the
broker which closes the tcp connection. The client detects this and notifies
the client _BEFORE_ it has processed the exception that is thrown in the
ConnectionCloseMethodHandler to signal the error.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.