-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
v3.4, v3.2
-
0
In shutdown_primary.js, the rsSyncStopApply failpoint is only enabled on secondaries, so to restart replication later in the test, the failpoint should only be disabled on the secondaries. Attempting to disable it on the primary can cause a network error, failing the test.