-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v4.4
-
Repl 2021-02-22
-
10
There is a race in the rollback test fixture between rollback closing all connections and the test fixture trying to send a command to restart the heartbeats so that the rollback node starts rollback in a reasonable time frame. If the first happens, we don't need to do the second since it means that the rollback has already started.
- is duplicated by
-
SERVER-53961 Restarting heartbeats in RollbackTest.transitionToSyncSourceOperationsDuringRollback can fail to run if the node is already in rollback
- Closed