-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2018-04-23
When running transactions within a causally consistent session in the shell, all operations in the transaction get an afterClusterTime readConcern attached to them, which will cause all operations after the first to error with InvalidOptions since readConcern is only allowed on the first operation in the transaction
- is related to
-
SERVER-34348 Test that transactions play well with causal consistency
- Closed