Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-15641

Investigate changes in SERVER-69748: "pipelineUsesLookup" field is tracked incorrectly in CurOp

    XMLWordPrintableJSON

Details

    Description

      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.

      https://github.com/10gen/mongo/blob/830439daf3e0ce06af04c8fa84b53f7b9aa3d759/src/mongo/db/pipeline/pipeline_d.cpp#L188

      Attachments

        Activity

          People

            Unassigned Unassigned
            backlog-server-pm Backlog - Core Eng Program Management Team
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              1 year, 15 weeks, 5 days ago