-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
ALL
-
StorEng - Refinement Pipeline, Asparagus-StorEng - 2023-10-31
-
2
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 WiredTiger storage engine fails on an invariant because the metadata changes, made with the the WT_SESSION::alter() function, did not go through as expected. We hit an invariant as we refresh the index using the WiredTigerUniqueIndex class.
- is related to
-
SERVER-83314 Fail collMod command converting index uniqueness when using wiredtiger in-memory engine
- Blocked
-
SERVER-61158 Convert a non-unique index to a unique index via the collMod command
- Closed
- related to
-
SERVER-82431 Complete TODO listed in SERVER-61182
- Closed