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

move currentOpTime field from op to top level of currentOp output

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Querying
    • None
    • Query Execution

    Description

      In SERVER-24529, the current time was added as a field to the currentOp output. Unfortunately, it was added to every op that is output (including inactive ones). We should move this field to the top level of the output, at the same level as "inprog" and "ok", since we only need to see the time once for a given run of currentOp. We should also change the name of this field to "currentTime" or simply "time", to reduce confusion.

      Attachments

        Activity

          People

            backlog-query-execution Backlog - Query Execution
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated: