Alex Rudyy created QPID-8185:
--------------------------------
Summary: [JMS AMQP 0-x][AMQP 0-8..0-91] Make sure that client
closes TCP connection on failure with sending connection.close
Key: QPID-8185
URL: https://issues.apache.org/jira/browse/QPID-8185
Project: Qpid
Issue Type: Improvement
Components: JMS AMQP 0-x
Affects Versions: qpid-java-client-0-x-6.3.0, qpid-java-6.0.8, 0.32, 0.30,
0.28, 0.26, 0.24, 0.22, 0.20, 0.18, qpid-java-6.1.6
Reporter: Alex Rudyy
Fix For: qpid-java-client-0-x-6.3.1
Sending connection.close as part of {{Connection#close}} can end-up in timeout
exception. The underlying TCP connection remains open and Broker can continue
sending data to the client when session close ends up in timeout as well. The
incoming frames cannot be associated with the sessions, as the client removes
session information on connection close, which results in a number of confusing
exceptions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]