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.
Apply query expression to currentOp WAS: db.currentOp() should return multiple documents, so various queries can be performed on it
- Assignee:
- Brandon Diamond
- Reporter:
- Kenny Gorman
- Votes:
-
0 Vote for this issue
- Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: