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

Should be possible to depend on RPC messages types without picking up SSL code

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 4.0.0-rc0
    • None
    • Build
    • None
    • Fully Compatible
    • Platforms 2018-05-07

    Description

      Currently, the mongo/util/net/network library is the dependency needed to satisfy both dependencies on the core messages types like message and OpMsg and dependencies on the SSLManager and related types.

      However, some subsystems may have no need to depend on SSL related code, but still want to manipulate message types.

      This is primarily in furtherance of reducing the dependency set for the embedded library, which needs to know about Message, but shouldn't need anything SSL related.

      Attachments

        Activity

          People

            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: