-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2018-05-07
-
1
mongod_options: set_parameters: transactionLifetimeLimitSeconds: 1
should be added to the following test suites in order to avoid having the fuzzer trigger spurious Evergreen timeouts when it goes to wait for itself to be able to take a non-intent lock after having started a transaction.
- jstestfuzz_interrupt_replication.yml
- jstestfuzz_replication.yml
- jstestfuzz_replication_initsync.yml
- jstestfuzz_replication_session.yml
- jstestfuzz_sharded_causal_consistency.yml (uses replica set shards)
- jstestfuzz_sharded_continuous_stepdown.yml (uses replica set shards)
- depends on
-
SERVER-33295 Kill long-running snapshot transactions
- Closed