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

Don't set curOp's networkop field to deprecated dbDelete and dbUpdate

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Query Execution

      When creating nested curOps for update and delete we currently set their networkop field to be dbUpdate and dbDelete respectively, even though the operations came in as commands (dbMsg). This is inconsistent with the networkop setting on other operations and has potential for confusion.

      Proposal: when creating nested curOp inherit the network op from the parent, use logicalop for logging if required to know the specific operation.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            irina.yatsenko@mongodb.com Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: