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

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 3.7.3
    • Affects Version/s: None
    • Component/s: Storage
    • None
    • Minor Change
    • ALL
    • Storage NYC 2018-03-12
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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.

            Assignee:
            James Wahlin
            Reporter:
            James Wahlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: