-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Unique index conversions modify the index data format version number to adhere to the versioning scheme. However, nothing actually changes about the data format despite changing the version number. In other words, for secondary indexes, version 6 is already equivalent to version 13 and version 8 is already equivalent to version 14. So, we can simply relax the versioning scheme for secondary indexes and not have to modify the index's version number upon unique conversion.
- depends on
-
SERVER-99288 Check data format version compatibility when converting index to non-unique
-
- Open
-
- is depended on by
-
SERVER-68216 Investigate atomicity issue with wiredtiger alter
-
- Blocked
-
- related to
-
SERVER-99283 Make index data format versioning independent of uniqueness
-
- Closed
-