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

XMLWordPrintableJSON

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

      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:
            [DO NOT USE] Backlog - Query Execution
            Reporter:
            Irina Yatsenko (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: