Details
-
Bug
-
Resolution: Done
-
Minor - P4
-
1.6.0
-
None
-
linux x64
-
ALL
Description
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