You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Jira)" <ji...@apache.org> on 2021/12/20 17:03:00 UTC

[jira] [Updated] (QPIDJMS-557) ocassional connection failure log despite successfull requested connection closure

     [ https://issues.apache.org/jira/browse/QPIDJMS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robbie Gemmell updated QPIDJMS-557:
-----------------------------------
    Fix Version/s: 0.61.0

> 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: 0.59.0, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 0.60.1, 1.4.1
>            Reporter: Robbie Gemmell
>            Assignee: Robbie Gemmell
>            Priority: Trivial
>             Fix For: 1.5.0, 0.61.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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org