-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
200
-
3
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
A createIndexes request may imply the generation on non-timestamped WT writes under specific conditions, such as:
- the targeted collection is not empty
- the request triggers a single-phase index build.
If the node serving the request enters into a "rollback" state while the index is not yet complete, the catalog repair routine attempts to undo it, but ends up hitting an invariant.Â
- is related to
-
SERVER-128952 Rollback-to-stable causes untimestamped _mdb_catalog writes for unfinished single-phase indexes
-
- Backlog
-
-
SERVER-132135 Single-phase foreground index builds write to catalog without timestamp for abort
-
- Backlog
-
-
SERVER-130307 Complete the logic that sets/clears the generation of shard UUID values
-
- Closed
-