Details
-
Improvement
-
Status: Backlog
-
Major - P3
-
Resolution: Unresolved
-
None
-
None
-
Query Execution
Description
_id indexes are not created on capped collections by default.
Very often people don't realize or forget and assume it's there, or use methods like save() which assume.
We should assert on any table scan where the query is
{ _id : ... }.
Attachments
Issue Links
- is related to
-
SERVER-5516 Capped collections (tracking ticket)
-
- Closed
-