-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
Repl 2018-09-10, Repl 2018-09-24, Repl 2018-10-08
Writes performed during rollbackViaRefetch are not timestamped. This could have poor interaction with transactions, which read at a timestamp. We should add test coverage for transactions that occur immediate after a rollbackViaRefetch, to ensure that when we set the read timestamp to the last applied time, that there exists a WT snapshot with that time that is safe to read from.
- depends on
-
SERVER-36982 Reintroduce enableMajorityReadConcern:false server parameter
- Closed