-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
Since SERVER-14710, the dropDups option no longer has an effect on the createIndexes command operation. It should be safe to remove handling for this option altogether.
==== OLD DESCRIPTION =====
TItle: disallow dropDups field in createIndexes command in next API Version
The dropDups option for the createIndexes command has been a no-op since SERVER-14710. This was previously proposed in SERVER-26217 but we decided it was not worth breaking backwards compatibility then.
Hopefully with API versioning, it should be straightforward to remove this option from the next update to the server command interface.
- is related to
-
SERVER-14710 Remove dropDups support from index building
- Closed
-
SERVER-26217 Disallow dropDups field in createIndexes command (for version 2 indexes)
- Closed
-
SERVER-52539 Specify input/output to createIndexes command in IDL
- Closed