-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Execution
-
ALL
-
Execution Team 2022-09-19, Execution Team 2024-09-02, Execution Team 2024-09-16, Execution Team 2024-09-30, Execution Team 2024-11-25
-
0
The call to wiredtiger alter is not transactional and will not be atomic with other writes in the same storage transaction. SERVER-68186 implements the short term fix to reconcile inconsistent index metadata during startup. But in the long term, we should investigate if any other issues could be caused by this non-transactional update. (e.g. the storage transaction rolled back but changes to index metadata did not)
- is related to
-
WT-9613 Make alter transactional with updates to other tables
- Backlog
- related to
-
SERVER-93401 Background validation sees collection documents and timeseriesBucketsMayHaveMixedSchemaData at different points in time
- Blocked
-
SERVER-68186 Reconcile index table metadata during startup if there is a mismatch caused by collMod
- Closed
-
SERVER-90873 Fatal Assertion: "UnsupportedFormat: Index" after running collMod forceNonUnique with stepdowns
- Closed