add a user-defined $tag attribute to queries that shows up in db.currentOp().inprog

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Admin, Querying
    • None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Interactive database applications typically require a "cancel" button for the user to stop a long running operation. Mongodb does not provide this ability, partly due to the closure of https://jira.mongodb.org/browse/SERVER-5605

      Ideally, a query could be annotated with a $tag that will show up in db.currentOp().inprog output so that an application can track and potentially killOp() any queries in progress.

            Assignee:
            Unassigned
            Reporter:
            troy molsberry
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: