-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Query
-
Fully Compatible
-
ALL
-
(copied to CRM)
The ClientCursor created to hold the results of the aggregation will be created before we construct the first batch. Once constructed, it will start tracking its _idleAgeMillis, even though the cursor is not yet 'idle'.
- duplicates
-
SERVER-28327 ClientCursorMonitor can timeout cursors prematurely
- Closed
- is related to
-
SERVER-6036 Disable cursor timeout for cursors that belong to a session
- Closed
- related to
-
SERVER-28942 sort by shard key or prefix of shard key may not require merge before group
- Backlog