-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2018-04-09
The list of commands in kCommandsSupportingReadConcern should be updated to account for how the "insert", "update", "delete", and "findAndModify" / "findandmodify" commands support readConcern={level: "snapshot"}. The aforementioned commands however do not support readConcern={level: "majority"} and should therefore continue to omit a readConcern when that is the configured TestData.defaultReadConcernLevel.
- is depended on by
-
SERVER-33983 Add support for transactions in readConcern passthrough suites
- Closed