-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Server Programmability
In each main mongo executable (mongo, mongos, mongod, mongoq, etc.) there is a function that initializes the WireSpec parameters:
(enterprise links in comments)
We should move these default parameters out of the middle of the setup code and into defaults somewhere, where they are more easily discoverable.
- depends on
-
SERVER-51700 Use TransportLayer to acquire WireSpec
- Closed