0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
Siyuan Zhou
544cbb2097 SERVER-47142 Check primary before writing config and no-op. 2020-04-17 15:31:21 +00:00
William Schultz
24b3ed6517 SERVER-44460 Wait for node to be in REMOVED state in reconfig.js before stopping replica set 2019-11-12 02:47:43 +00:00
clang-format-7.0.1
134a408395
SERVER-41772 Apply clang-format 7.0.1 to the codebase 2019-07-27 11:02:23 -04:00
Kevin Albertson
bfc6cfe5fa SERVER-25640 check dbhashes in stopSet 2018-01-22 12:05:07 -05:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
Charlie Swanson
8d27279d6f SERVER-16405 Expand replication command tests.
Closes #881

Signed-off-by: Matt Kangas <matt.kangas@mongodb.com>
2014-12-12 17:05:20 -05:00
Eric Milkie
07a1b19278 SERVER-15535 add new host-missing error message to reconfig test 2014-10-10 11:54:39 -04:00
matt dannenberg
39cdae3edd SERVER-14616 replace BSONObjBuilder with ReplSetHeartbeatResponse in processHeartbeat 2014-07-29 12:34:24 -04:00
matt dannenberg
d7b4f787b0 SERVER-14312 ensure node 0 will be primary as part of the reconfig.js fix 2014-06-20 11:21:02 -04:00
matt dannenberg
629f77c7b5 SERVER-14312 fix a failure mode of reconfig.js 2014-06-19 12:59:29 -04:00
matt dannenberg
d2f3fd8487 extra reconfig.js debugging 2014-06-03 11:35:21 -04:00
Kristina
b0b4fd2243 Fix test: retry query after sockets are closed SERVER-6486 2012-07-17 10:28:44 -04:00
Kristina
86f8966f2c Fix flaky tests and add more debugging 2012-02-13 19:26:08 -05:00
Kristina
680887991b Test fixes for slow machines 2012-01-19 15:00:34 -05:00
Eliot Horowitz
48d82e2444 debugging for reconfig.js 2012-01-07 10:00:21 -05:00
Kristina
2b8753551a handle invalid host in reconfig SERVER-3798 2011-09-14 15:31:26 -04:00
Kristina
3d909045d3 harden rs test 2011-06-09 18:59:56 -04:00
Kristina
e9d037a76f correctly calculate majority in reconfig 2011-06-09 13:25:46 -04:00
Kristina
2f9948df10 fix reconfig test 2011-05-19 19:08:24 -04:00
Kristina
b0f4f5b427 catch strings on rs.initiate() 2011-05-18 10:47:43 -04:00
Kristina
f34353fd57 fix test: redetermine master 2011-05-09 16:56:00 -04:00
Kristina
b005cc8aeb Revert "fix test"
This reverts commit 764b6d595a.
2011-05-09 16:56:00 -04:00
Kristina
764b6d595a fix test 2011-05-09 15:45:45 -04:00
Kristina
7829b0029c allow rs reconfig with a minority down SERVER-2981 2011-05-04 14:13:54 -04:00