-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
This test was introduced in SERVER-61158 to support collMod enhancements for indexes. The index spec is updated successfully in the index catalog but the converted index does not currently enforce duplicate key constraints - we expect the test to fail with a DuplicateKey error when we insert a conflicting document at the last step. However these duplicate keys are detected during the validation phase as the test tears down.
- is related to
-
SERVER-61158 Convert a non-unique index to a unique index via the collMod command
- Closed
- related to
-
SERVER-66026 Complete TODO listed in SERVER-61181
- Closed