Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-43413

Simplify library dependency graph

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Security 2019-10-07
    • 0

      symmetric_crypto depends on ssl_manager for a single, small translation method when in OpenSSL mode. Expose that implementation in SSLInterface and break the dependency entirely.

      ssl_manager depends on server_status to expose tlsCounts, but this can loop back to ssl_manager very easily. Just move the server status section and keep the dependency always flowing in one direction.

            Assignee:
            sara.golemon@mongodb.com Sara Golemon
            Reporter:
            sara.golemon@mongodb.com Sara Golemon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: