-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
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.
- is related to
-
SERVER-14368 Move HostAndPort::isSelf to a free function in the repl namespace
- Closed