-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
QE 2024-09-30, QE 2024-10-14, QE 2024-10-28
Aggregation code uses ExpressionContext inMongos/fromMongos members to see if an aggregate is running in a router-role context or was sent by a router. Now that mongod can act as a router in addition to mongos, we should rename these appropriately
- is related to
-
SERVER-95048 Rename HostTypeRequirement::kMongoS into kRouter
- Closed
-
SERVER-95049 Rename methods in Pipeline to mention router instead of mongos
- Closed
- related to
-
SERVER-66295 Replace all the usages of ExpressionContext::inMongos with isMongos()
- Open