-
Type:
Improvement
-
Resolution: Won't Do
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Replication, Usability
-
Server Development Platform
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Per our conversation. Specific action items:
1) autofill _id's in rs.intitiate()
2) autofill _id in rs.add()
3) support array of hostnames:
rs.initiate(['host1', 'host2', \{host:'host3', arbiterOnly:true}])
I think it is possible to do this all in the JS helpers, but it might be better to do it server-side so it works from scripts written in other languages.