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

"./jstests/replsets/read_concern_uninitated_set.js" and test should be disabled in evergreen for storage engines - ephemeralForTest & mmapv1.

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 3.6.6, 4.0.0-rc1, 4.1.1
    • Affects Version/s: None
    • Component/s: Replication
    • None
    • Fully Compatible
    • ALL
    • v4.0, v3.6
    • Repl 2018-06-04
    • 45

      The test tries to run find command for read concern level -'majority'. Since storage engines -ephemeralForTest & mmapv1 does not support snapshot/read commit, the test fails with ErrorCodes::ReadConcernMajorityNotEnabled.

      And, the test was added as a part of this commit.

       

            Assignee:
            suganthi.mani@mongodb.com Suganthi Mani
            Reporter:
            suganthi.mani@mongodb.com Suganthi Mani
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: