-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: 4.4.0-rc0, 4.5.1
-
Component/s: Sharding
-
Fully Compatible
-
ALL
-
Sharding 2020-05-04, Sharding 2020-05-18, Sharding 2020-06-01, Sharding 2020-06-15
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The mongos server parameters defined here were meant to be linked only into mongos. They are also linked into mongod.
To complicate things, each of the parameters is used in a "hot" area of mongod/mongos cross-linkage, such as async_requests_sender.cpp and sharding_initialization.cpp.
We will need to assess the complications that arise from having these parameters caught in the mongod/mongos cross-link web, and whether setting the parameter on mongod causes odd behavior in a sharded cluster.
- is related to
-
SERVER-46735 Allow hedging of mapReduce and aggregate commands that do not do writes
-
- Closed
-