-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Fully Compatible
-
ALL
-
Execution Team 2023-01-23
-
58
During replication rollback, all index builds are stopped. When reopening the catalog, any unfinished index builds that weren't secondary background index builds have their index entry in the catalog dropped. This performs an untimestamped write. There's no oplog entry associated with this write, but we can probably use the common point timestamp the node rolled back to.
- causes
-
SERVER-82036 Relax startup recovery invariant for unfinished single-phase index builds
- Closed
- related to
-
SERVER-73858 Inconsistent error handling in singe-phase index builds during oplog application
- Closed