After SERVER-94566 we started ignoring the HostUnreachable error on removeShard calls for config stepdown suites, however, this is not the correct behavior: we should retry the call to removeShard instead of ignoring it.
- is caused by
-
SERVER-94566 Ignore HostUnreachable error upon removeShard call for config stepdown suites
- Closed