Details
-
New Feature
-
Resolution: Duplicate
-
Major - P3
-
None
-
2.4.1
-
None
Description
Would be nice to have a command/tool that displays the current remembered plans with their query. Mainly the cursor being used to satisfy a query. We could further restrict by db, collection
{ getCurrentQueryPlans : 1 } { getCurrentQueryPlans : 1, db: <dbname> } { getCurrentQueryPlans : 1, db: <dbname>, coll : <collname> }Attachments
Issue Links
- duplicates
-
SERVER-666 query optimizer introspection
-
- Closed
-
- is related to
-
SERVER-8692 Add logging to indicate when cached query plan changes
-
- Closed
-