-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The shell has rs.add and rs.addArb. To remove a member of a replSet you need to fetch the config, edit it, and save it, as I understand. It would be nice to have another simple helper to be able to rs.remove("deadhost:####"); easily.