-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.4.0-rc0
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
v3.4
-
-
TIG 2017-05-08
-
0
It is possible that a test sets the "cursorTimeoutMillis" server parameter to a small value and never resets it to the default value of 10 minutes. Running the run_check_repl_oplog.js check after one of these tests can cause the cursor on the oplog to time out. We should set the noCursorTimeout option on the oplog cursor to prevent it from timing out.
- is related to
-
SERVER-25376 Add a hook to check that oplogs in a replset do not diverge
- Closed