-
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, Repl 2024-09-16
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
- Avoid triggering the old visibility update loop and other related things
- Replace getAllDurableTimestamp() with the corresponding function in the new oplog visibility manger.
- Replace waitForAllEarlierOplogWritesToBeVisible() with the corresponding function in the new oplog visibility mange.
The first version just need to make end-to-end JS tests work, no need to update those used by unit tests. We can try to make everything work later on.