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

Move logic to determine if a replica set supports committed reads into a js library

    • Fully Compatible
    • Query F (02/01/16)

      There are many tests of committed reads that all have to perform a similar check to determine if the test can be run against the current storage engine (e.g. jstests/replsets/read_committed.js and jstests/replsets/read_committed_no_shapshots.js). Not only is the code duplicated, but it's also pretty hard to read. We should move it into a library such as jstests/replsets/rslib.js.

            Assignee:
            charlie.swanson@mongodb.com Charlie Swanson
            Reporter:
            charlie.swanson@mongodb.com Charlie Swanson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: