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

killOp should accept multiple operations

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin, Usability
    • Labels:
      None
    • Service Arch

      The killOp command accepts only a single opId. If multiple operations need to be killed, this has to be done with multiple separate calls to killOp. This doesn't scale if there are a large number of problematic operations. By contrast both killSessions and killCursors accept an array of things to kill. It would be useful if killOp could be extended so that in addition to accepting a single opId, it could optionally accept an array of opIds instead.

            Assignee:
            backlog-server-servicearch [DO NOT USE] Backlog - Service Architecture
            Reporter:
            kevin.pulo@mongodb.com Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: