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.
snapshot_reads.js should check for storage engine support once after ReplSetTest start
- Assignee:
-
James Wahlin
- Reporter:
-
James Wahlin
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: