-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.6.0
-
Component/s: Replication
-
None
-
Environment:linux x64
-
ALL
When adding arbiter, immediately the PRIMARY goes to SECONDARY.
Steps:
- create new 2 node cluster.
config=Unknown macro: {"_id"}rs.initiate(config)
- add arbiter
rs.addArb("al05:27017");
here is a log of the action:
http://gist.github.com/510474