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

Execution Explain for Find

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.7.3
    • Affects Version/s: None
    • Component/s: Querying
    • Labels:
      None

      Get explain of find() to work through the legacy $explain at “executionStats” and “allPlansExecution” verbosities

      Implementation strategy:
      • Use an updated version of the PlanStage::getStats(). Just add any additional fields to getStats() as needed to support the new explain spec.
      • Old fields will be kept in place even if not needed for explain (they may be useful going forward).

            Assignee:
            david.storch@mongodb.com David Storch
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: