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

De-inline HostAndPort type, and remove dependencies on networking components.

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.3
    • Affects Version/s: None
    • Component/s: Networking
    • Labels:
      None

      Its methods, by and large, should be implemented in a C++ file, and they shouldn't depend on the networking components to function. A HostAndPort is the name of a process on a network, not a way to communicate with one.

      This will facilitate testing and functional decomposition.

            Assignee:
            schwerin@mongodb.com Andy Schwerin
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: