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

/Async/ismaster_ssl takes 5 minutes with OpenSSL

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.4.0
    • Affects Version/s: 1.4.0
    • Component/s: libmongoc, tests
    • Labels:
      None

      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.

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

              Created:
              Updated:
              Resolved: