-
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
After SERVER-96643 mongod will close cursor immediately upon reaching limit for find queries.
We should do the same from the router for obvious cases: implement isEOF() check with O(1) complexity and run it before saving the cursor.
- is depended on by
-
SERVER-96643 When batch is filled, check for isEOF before saving the cursor
-
- Closed
-