Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34486

Set transactionLifetimeLimitSeconds=1 in the fuzzer suites that run with replication enabled

    XMLWordPrintableJSON

Details

    • Fully Compatible
    • TIG 2018-05-07
    • 1

    Description

      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)

      Attachments

        Activity

          People

            robert.guo@mongodb.com Robert Guo (Inactive)
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: