Uploaded image for project: 'C Driver'
  1. C Driver
  2. CDRIVER-1461

/Async/ismaster_ssl takes 5 minutes with OpenSSL

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 1.4.0
    • 1.4.0
    • libmongoc, tests
    • None

    Description

      The addition of BIO_ssl_shutdown here:

      https://github.com/mongodb/mongo-c-driver/commit/12120ec1cada

      for CDRIVER-1147 causes some OpenSSL mock server tests to take 300 seconds to finish. The cause is mongoc_client_destroy requires the client to send an SSL shutdown message and receive the server's shutdown acknowledgment, but the mock server isn't able to detect the client shutdown.

      Attachments

        Activity

          People

            jesse@mongodb.com A. Jesse Jiryu Davis
            jesse@mongodb.com A. Jesse Jiryu Davis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: