-
Type: Investigation
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Not Needed
Original Downstream Change Summary
Removed a recently added field from serverStatus
Description of Linked Ticket
Currently, we only set the field to true for the initial section of the pipeline, not after any pipelines that cannot be pushed down. For the following pipeline:
[{$graphLookup: ...}, {$lookup: }]
Since $groupLookup is not pushed down, the second $lookup will not be counted.
- depends on
-
SERVER-69748 "pipelineUsesLookup" field is tracked incorrectly in CurOp
- Closed