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

Report planSummary in per-operation diagnostic log message and profiler for all relevant ops/commands

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.6
    • Affects Version/s: 3.3.3
    • Component/s: Diagnostics, Querying
    • Labels:
      None
    • Minor Change
    • v3.2
    • Query 14 (05/13/16)
    • 0

      Ops/commands that are missing this information:

      1. distinct command
      2. getMore command
      3. findAndModify command
      4. geoNear command
      5. group command
      6. getMore operation
      7. delete command
      8. update command
      9. aggregate command
      10. delete operation
      11. update operation

      Additional notes:

      • planSummary will be visible in db.currentOp() as soon as plan selection completes (this is currently only available for legacy OP_QUERY reads).
      • planSummary will be added as a new field to profiler entries.

            Assignee:
            james.wahlin@mongodb.com James Wahlin
            Reporter:
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: