-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.4.9
-
Component/s: Replication
-
None
-
Fully Compatible
-
ALL
-
RPL 0 3/13/15
Small niggle:
running
rs.addArb(
)
from mongo shell adds myhost as a full member of replicaSet.
whereas
rs.addArb("host":"myhost:27017")
works as intended