-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Server Tooling & Methods
The call to the checkOplogs() function (SERVER-25376) was removed from the concurrency suite because it was causing timeouts in Evergreen due to scanning 1GB oplog after each FSM workload. We may want to only call the checkOplogs() function after running X workloads, or refactor the function to scan only to where we left off from the last call to avoid doing so much I/O on our test machines.
- is related to
-
SERVER-25376 Add a hook to check that oplogs in a replset do not diverge
- Closed
- related to
-
SERVER-48092 Complete TODO listed in SERVER-26466
- Backlog