-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
As part of SERVER-86418 we report QueryShapeHash of currently running operations, however, we do not do so for idle cursors (cursor exists and waits for the next getMore call).
Before SERVER-103427 it would not be possible to implement this, as we did not store QueryShapeHash along with the cursor.
Now, this should be possible to expose QueryShapeHash for the idle cursors as well
- is related to
-
SERVER-103427 Report QueryShapeHash for getMore commands in slow logs
-
- Closed
-
-
SERVER-86418 Add QueryShapeHash to $currentOp
-
- Closed
-