-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
Repl 2024-12-09
-
0
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
If the value of cursorTimeoutMillis is set too low, it will cause cursors to be killed on the server even if they would have otherwise done useful work with the default timeout (currently 10 minutes). This causes tests to fail in a way that is not representative of real use.
Generated fuzzer tests should not modify cursorTimeoutMillis. Two ways of preventing this are listed here.