-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code, Storage
-
None
-
Storage Execution
The solution to SERVER-21488 will have Collection::insertDocuments return an error when an attempt is made to insert multiple documents into an indexed capped collection. The caller is then responsible for retrying with single inserts. It would be better if Collection::insertDocuments just handled single inserts by itself. This requires changing WTRecordStore's capped implementation to support deleting records from the current WUOW.
- is related to
-
SERVER-89342 MoveCollection fails for capped collections
- Closed
-
SERVER-16049 Replicate capped collection deletes explicitly
- Closed
- related to
-
SERVER-83873 Complete TODO listed in SERVER-21512
- Closed