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

snapshot_reads.js should check for storage engine support once after ReplSetTest start

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • 3.7.3
    • None
    • Storage
    • None
    • Minor Change
    • ALL
    • Storage NYC 2018-03-12
    • 0

    Description

      runTest() is called twice using a ReplSetTest defined in a higher scope. If the primary doesn't support snapshot readConcern, runTest() will stop the set and exit early, but then the second runTest() invocation will timeout calling getPrimary on the now stopped test fixture.

      Attachments

        Activity

          People

            james.wahlin@mongodb.com James Wahlin
            james.wahlin@mongodb.com James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: