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

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Major - P3
    • 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: Build
    • None
    • Fully Compatible
    • Platforms 2018-05-07
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            Andrew Morrow (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: