-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Diagnostics, Querying
-
None
-
Minor Change
-
Query 14 (05/13/16)
- Commands that are waiting for a lock should have the namespace and command object available via db.currentOp().
- Commands that are performing long-running query execution should have their planSummary available via db.currentOp().
- related to
-
SERVER-19318 currentOp command should return cursor
- Closed