indexbg_restart_secondary.js may fail at the end of the test when the restarted secondary node is not ready to accept the listIndexes command. We can consider using assert.soonNoExcept() to [replace this instance of assert.soon() to make this test more stable, especially on old branches such as 4.2.
- is related to
-
SERVER-52641 indexbg_restart_secondary.js should wait for all three index builds to start before restarting the secondary
- Closed