Commit Graph

3 Commits

Author SHA1 Message Date
A. Jesse Jiryu Davis
3ebd970fb8 SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.
This re-applies commit 6eccc037b1 with a fix
for occasional failures of zero_vote_arbiter.js:

    Don't assume that the first member started is always the primary.

Closes #856

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-11-12 14:38:27 -05:00
Eric Milkie
6d0405b1d9 Revert "SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter."
This reverts commit 6eccc037b1.
2014-11-04 18:32:20 -05:00
A. Jesse Jiryu Davis
6eccc037b1 SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter.
Closes #856

Signed-off-by: Benety Goh <benety@mongodb.com>
2014-11-04 12:31:42 -05:00