killOp should accept multiple operations

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin, Usability
    • Server Programmability
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      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:
            Unassigned
            Reporter:
            Kevin Pulo
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: