-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Sharding
-
Fully Compatible
-
Sharding 2018-11-05
Currently, sharded transactions only support snapshot level read concern. To enable majority read concern, this check should be relaxed, and the logic to select a global read timestamp should be disabled when the read concern level is not snapshot.