Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-557

ocassional connection failure log despite successfull requested connection closure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.59.0, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 0.60.1, 1.4.1
    • 1.5.0, 0.61.0
    • qpid-jms-client
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              robbie Robbie Gemmell
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: