Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-7195

Ensure socket is closed if Socket#connect times out or fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • qpid-java-6.1
    • JMS AMQP 0-x
    • None

    Description

      Currently, if the java.net.Socket#connect(java.net.SocketAddress, int) in the client throws an IOException, the socket is not closed. This could potentially lead to a resource leak from an application.

      Attachments

        Activity

          People

            orudyy Alex Rudyy
            kwall Keith Wall
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: