There is many places in our codebase for the jstests where we pass "force: true" for a replSetStepUp which is not supported (only supported for replSetStepDown).
We should apply the same logic and changes from SERVER-66626 everywhere else in the code base.
- is related to
-
SERVER-66626 Failed election during a replSetStepUp command should be handled gracefully during tests
- Closed
-
SERVER-67324 Replace calls to replSetStepUp in jstest with stepUp in tenant_migration_recipient_access_blocker_rollback.js
- Closed