-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Repl 2024-08-05, Repl 2024-08-19, Repl 2024-09-02
Primary: track timestamps on transaction opTime reservation and untrack on transaction commit/rollback, mostly the changes are in LocalOplogInfo::getNextOpTimes.
Secondary: anywhere we call oplogDiskLocRegister (during steady state, initial sync, etc) with {{orderedCommit }} set to true, excluding in unit tests.