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

Group and count plan stages do not set the WorkingSetID output on PlanStage::DEAD state

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.5, 4.0.0-rc0
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None
    • Fully Compatible
    • ALL
    • v3.6
    • Query 2018-05-07
    • 56

      As of this commit all uses of PlanExecutor are expecting a valid status member object on any type of failure in getNext(). If the executor dies at this spot in the group stage then the plan executor attempts to build a valid status member object which fails somewhat silently when the WorkingSetID is invalid.

      Still working on a simpler repro...

            Assignee:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Reporter:
            nicholas.zolnierz@mongodb.com Nicholas Zolnierz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: