The test should wait for all three indexes to start being restarting the secondary, so that they are necessarily all restarted during startup recovery. Otherwise, if they did not actually start before shutdown, they may not have started by the time assertIndexes() is called.
- related to
-
SERVER-51699 index_build_restart_secondary.js (indexbg_restart_secondary.js) should handle exceptions when checking indexes after restarting node
- Closed