-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
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.