-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Storage
-
None
-
Execution Team 2020-07-27, Execution Team 2020-08-24
-
25
The enableMajorityReadConcern server parameter defaults to true, even when using a storage engine where supportsReadConcernMajority() is false. This means that the tests in the ephemeralForTest and biggie suites are not exercising the correct code, because enableMajorityReadConcern is checked throughout the codebase. This ticket is to adjust the evergreen.yml to add the resmoke --majorityReadConcern=off flag to these suites.
- depends on
-
SERVER-49553 Allow point-in-time read transactions on ephemeralForTest to obtain the appropriate snapshot
- Closed
- duplicates
-
SERVER-49392 Make storage engine init check that enableMajorityReadConcern is compatible with supportsReadConcernMajority
- Closed