Details
-
Improvement
-
Resolution: Won't Fix
-
Major - P3
-
None
Description
Regarding SERVER-2454 which will be released with MongoDB 3.2
Prior to SERVER-2454 a collection drop or other catalog change could result in find or getMore operations (that were active during the change) returning a partial result set. This has been changed so that we will return an error with no results on catalog change. We should mention in the 3.2 release notes.
Attachments
Issue Links
- depends on
-
DOCS-5987 Doc the find and getMore commands
-
- Closed
-
- documents
-
SERVER-2454 Queries that are killed during a yield should return error to user instead of partial result set
-
- Closed
-