-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
v4.4, v4.2, v4.0
-
Repl 2020-05-18
-
50
In rollback_test.js, when write concern is specified without j=true, restarting nodes will not apply the latest timestamps as they have not been journaled. We should make sure that we set j=true when specifying write concern in rollback_test.js.