Apply query expression to currentOp WAS: db.currentOp() should return multiple documents, so various queries can be performed on it

XMLWordPrintableJSON

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

      Alter the underlaying query for db.currentOp() to return multiple documents, one per session. Thus one can query for waiting sessions, sessions from a particular host, sessions just doing update, etc using the native query language vs bringing back a single doc and processing it on the client side. This will allow the usage of a common set of queries for these items.

            Assignee:
            Brandon Diamond (Inactive)
            Reporter:
            Kenny Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: