-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
v3.6
-
Repl 2017-11-13, Repl 2017-12-04, Repl 2017-12-18, Repl 2018-01-01, Repl 2018-01-15, Repl 2018-01-29, Repl 2018-02-12
We should create tests for simple rollbacks with (SyncSource, RollbackNode) pairs in the following configurations:
SyncSource: 3.6 binary, FCV=3.4
RollbackNode: 3.4 binary, FCV=3.4
SyncSource: 3.4 binary, FCV=3.4
RollbackNode: 3.6 binary, FCV=3.4
We should also write a test that executes a downgrade on the sync source while a rollback is occurring.
There is no need to exercise rollback of complicated operation sequences, just that node behavior is not abnormal and the rollback can complete.
- related to
-
SERVER-73847 add support for ReplSetTest nodeOptions in RollbackTest
- Closed