Resolve CurOp-related TODOs in write_ops_exec.cpp

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      File src/mongo/db/query/write_ops/write_ops_exec.cpp contained two TODO comments that did not reference a specific Jira ticket.
      These TODO comments prevent the file from being modified, as the linter on Evergreen will not allow TODO comments without a linked Jira ticket anymore.

      The TODOs are related to creating less CurOp objects in a loop when applying an array containing multiple write operations.
      The concrete TODOs are here and [here|
      https://github.com/10gen/mongo/blob/1ac80ea9a0764af07c6aa1d32c148c58ad2d0b52/src/mongo/db/query/write_ops/write_ops_exec.cpp#L2267-L2268].

      Resolving these TODOs is likely not urgent.

            Assignee:
            Unassigned
            Reporter:
            Jan Steemann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: