-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
We don't need the inMongos as a parameter of ExpressionContext. We can get this information from the mongo::isMongos() helper. We should get rid of inMongos in ExpressionContext and replace all the usages with isMongos() helper.
- depends on
-
SERVER-66270 ExpressionContext::inMongos does not reliably reflect the execution context
- Open
- is related to
-
SERVER-85808 Rename ExpressionContext inMongos/fromMongos
- Closed