Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-3081

Do not try to connect to mongocryptd if shared library is available

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.19.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Currently we create a client for mongocryptd even if the shared library is available. This is unnecessary and pollutes logs with a warning.

      We should create the client only if there is a need to connect to an existing instance on mongocryptd, or spawn a new one.

            Assignee:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Reporter:
            dmitry.rybakov@mongodb.com Dmitry Rybakov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: