Details
-
Improvement
-
Resolution: Duplicate
-
Minor - P4
-
None
-
2.5.5
-
None
-
Query
Description
When a capped cursor is overrun, the following warning is displayed on the server:
warning: collection dropped during yield of collscan or state deleted
|
Perhaps it's not worth warning in the case of an overrun, given that this is the nature of a capped collection (and the client can interpret an empty result set with a dead cursor as a possible indicator of this state). If it is worth logging something, it would be helpful to explicitly state why the cursor was invalidated.
Attachments
Issue Links
- duplicates
-
SERVER-2454 Queries that are killed during a yield should return error to user instead of partial result set
-
- Closed
-