Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-60696 Add a server parameter to disallow multiple arbiters | Frederic Vitzikam | 2022-02-04 | 1 | -1/+1 |
| | |||||
* | SERVER-46434 turn MemberConfig into IDL | Judah Schvimer | 2020-03-20 | 1 | -3/+3 |
| | |||||
* | SERVER-44347 Blacklist tests that initiate a replica set through runCommand ↵ | Jason Chan | 2019-11-07 | 1 | -0/+2 |
| | | | | from multiversion suites | ||||
* | SERVER-25640 check dbhashes in stopSet | Kevin Albertson | 2018-01-22 | 1 | -0/+3 |
| | |||||
* | SERVER-22468 Format JS code with approved style in jstests/ | Jonathan Abrahams | 2016-03-09 | 1 | -13/+2 |
| | |||||
* | SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter. | A. Jesse Jiryu Davis | 2014-11-12 | 1 | -0/+114 |
| | | | | | | | | | | | This re-applies commit 6eccc037b1e6d22d60d0e7aec39dcc183a756790 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> | ||||
* | Revert "SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter." | Eric Milkie | 2014-11-04 | 1 | -114/+0 |
| | | | | This reverts commit 6eccc037b1e6d22d60d0e7aec39dcc183a756790. | ||||
* | SERVER-13627 Test that replSetReconfig prohibits 0-vote arbiter. | A. Jesse Jiryu Davis | 2014-11-04 | 1 | -0/+114 |
Closes #856 Signed-off-by: Benety Goh <benety@mongodb.com> |