-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-01-25
-
50
All non-_id unique indexes since 4.4 should be upgraded to the new format versions 11 or 12. We already fatally assert if that is not the case.
- Replace current checks for isTimestampSafeUniqueIdx with appropriate invariants on the format version
- Delete all functions with the name "timestampUnsafe"
- is related to
-
SERVER-75922 Partial unique indexes created on MongoDB 4.0 can be missing index keys after upgrade to 4.2 and later, leading to uniqueness violations
-
- Closed
-
- related to
-
SERVER-75922 Partial unique indexes created on MongoDB 4.0 can be missing index keys after upgrade to 4.2 and later, leading to uniqueness violations
-
- Closed
-
-
SERVER-85536 [4.4] removing unindexed unique partial index entries generates write conflicts
-
- Closed
-