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

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

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.1.0
    • None
    • Admin
    • None

    Description

      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.

      Attachments

        Activity

          People

            brandon Brandon Diamond
            kgorman Kenny Gorman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: