Remove OpDebug and CRUD diagnostics from ops/update.cpp::update()

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • 3.3.8
    • Affects Version/s: None
    • Component/s: Querying
    • None
    • Major Change
    • Query 15 (06/03/16)
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      With the refactoring of the write path under SERVER-23128, the ops/update.cpp update() method is no longer used* to serve user operations. Please:

      1. Remove the OpDebug argument from update()
      2. Remove the PlanSummaryStats block.
      3. Pass a dummy OpDebug to getExecutorUpdate()

      * The one exception is in MapReduce which calls Helpers::upsert() which then calls update() to write output data, with a dummy OpDebug. We don't want to track metrics for this path so not a blocker.

            Assignee:
            James Wahlin
            Reporter:
            James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: