Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-96624

Pointeless defered pipeline parsing in AggregationTargeter

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • Fully Compatible
    • QE 2024-11-11, QE 2024-11-25, QE 2024-12-09

      now that we no longer send passthrough commands to shards for unsharded collections, they have to get parsed anyway. Now the only savings we get from this deferred parsing https://github.com/mongodb/mongo/blob/e1139aebc374b0b84e3243d23cd2c65c43acfc8a/src/mongo/s/query/planner/cluster_aggregation_planner.cpp#L771 is that it speeds up the initial agg for $_internalPassthrough to shard (not common) and situations where we would throw the tassert.

            Assignee:
            mickey.winters@mongodb.com Mickey Winters
            Reporter:
            mickey.winters@mongodb.com Mickey Winters
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: