The test utility ReplSetTest.awaitLastOpCommitted should retry getting the repl set status on network errors in order to make it more robust in the sharding continuous config stepdown suite.
- is duplicated by
-
SERVER-23884 retry _getLastOpTime(master) in ReplSetTest.awaitLastOpCommitted()
- Closed