Robbie Gemmell created QPIDJMS-557:
--------------------------------------
Summary: ocassional connection failure log despite successfull
requested connection closure
Key: QPIDJMS-557
URL: https://issues.apache.org/jira/browse/QPIDJMS-557
Project: Qpid JMS
Issue Type: Bug
Components: qpid-jms-client
Affects Versions: 1.4.1, 0.60.1, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.59.0
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 1.5.0
QPIDJMS-528 added some additional logging around connection interruption and
failure. It has recently been seen to occasionally log connection failure even
in cases where the connection was successfully closed as requested.
This looks to be from a race between notification of the remote side closing
the socket and the client cleaning the provider/transport locally following a
Close frame. This has likely always been the case and doesnt cause any other
issue besides the spurious log message, so the simplest and least intrusive
approach is just to ensure the new logging is gated when closure has been
specifically requested.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]