-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
CAR Team 2026-04-13
-
None
-
None
-
None
-
None
-
None
-
None
-
None
WiredTiger will use schema epochs rather than timestamps for ddl operations, and we should use that convention for everything in src/mongo/db/storage/wiredtiger/*. The code calling into our WT wrapper functions is responsible for using the PersistenceProvider to convert timestamps into epochs.