Presently, it's possible for the ValidateCollections test hook to encounter InterruptedDueToReplStateChange if it's running in a test that also runs the ContinuousStepdown hook.
Per the comments in this ticket, this may be due to resmoke.py logging delays resulting in delayed heartbeats and therefore spurious elections (see comment thread in SERVER-44214).
Stepdown suites do not presently guard against these spurious election scenarios.
- is duplicated by
-
SERVER-47770 replica set reconfig passthroughs should set a higher default election timeout
- Closed
-
SERVER-49286 Stepdown interrupts profile_query_hash.js
- Closed
- related to
-
SERVER-47770 replica set reconfig passthroughs should set a higher default election timeout
- Closed