-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Storage Execution
The createIndexes dropDups option was retired under SERVER-14710 for MongoDB 3.0. While this option can still be specified, it is removed from the index specification prior to index creation.
Under this ticket we will explicitly reject the dropDups option in the createIndexes command for version 2 indexes (version 2 being new with MongoDB 3.4).
- is related to
-
SERVER-769 Validate top-level & index spec field names for the createIndexes command
- Closed
-
SERVER-14710 Remove dropDups support from index building
- Closed
- related to
-
SERVER-58347 remove dropDups support from createIndexes command
- Backlog