-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication, Testing Infrastructure
-
None
-
Fully Compatible
-
v3.4
-
TIG 2016-11-21, TIG 2016-12-12, TIG 2017-01-02
Currently we randomly restart initial sync during initial sync in the dynamic resync passthrough: https://github.com/mongodb/mongo/blob/r3.4.0-rc1/buildscripts/resmokelib/testing/hooks.py#L261
We should remove the self.use_resync check so that we add coverage for shutting down initial sync during initial sync. Given the bugs we've had at shutdown recently, extra test coverage there would be good.
- depends on
-
SERVER-25068 Make small_oplog_rs_initsync passthrough test to run initial sync while the primary is operating on its data
- Closed