-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2020-05-18
-
19
The rollback test fixture does a write to ensure that a node has an operation to rollback. We should journal that write, otherwise if the node goes through an unclean shutdown, it can start up without an operation to rollback. This means that the node won't ever go into rollback, which will cause the test fixture to hang.