-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Major Change
dropDups will be silently ignored and removed from the index spec when building indexes. If the index is unique and any dups exist, the index build will fail.
- is depended on by
-
SERVER-14812 Add a flag to drop unique violators in repair
- Closed
- is related to
-
SERVER-16181 DropDupos information missing or lost.
- Closed
-
DRIVERS-176 Remove dropDups support from index building
- Closed
- related to
-
SERVER-14901 'dropDup' typo in IndexCatalog::_fixIndexSpec
- Closed
-
SERVER-17599 dropDups ignored on index creation
- Closed
-
SERVER-26217 Disallow dropDups field in createIndexes command (for version 2 indexes)
- Closed
-
SERVER-58347 remove dropDups support from createIndexes command
- Backlog