Commit Graph

85 Commits

Author SHA1 Message Date
Aaron
30aca5e606 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-21 11:07:21 -04:00
Aaron
7552a7ccb5 fix op logging for collection creation and for convertToCapped 2009-05-21 11:07:11 -04:00
Aaron
eb8b92ab10 Merge branch 'master' of git@github.com:mongodb/mongo 2009-05-20 17:04:38 -04:00
Aaron
5fb0867997 explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
Aaron
58fd314a8a include check for collection created before slave starts 2009-05-20 16:57:59 -04:00
Aaron
6bdab5fe2a add test for replicating new capped collection 2009-05-20 16:55:15 -04:00
Aaron
04a735fe26 debugging MINOR 2009-05-20 13:09:54 -04:00
Aaron
b8c6d85506 more robust maintenance of mod ids set in repl code 2009-05-19 17:30:11 -04:00
Aaron
6173983255 adjust timeouts MINOR 2009-05-19 13:43:32 -04:00
Eliot Horowitz
2db1e0ca72 Merge branch 'smshell'
Conflicts:
	jstests/count.js
	scripting/engine_spidermonkey.cpp
2009-05-15 13:10:55 -04:00
Aaron
c232600f16 set up mongo program scope; debugging MINOR 2009-05-14 13:19:45 -04:00
Aaron
0941be442d more debugging for pair4.js test MINOR 2009-05-13 16:34:35 -04:00
Aaron
cf158ca29a run pair4.js mongod programs in very verbose mode MINOR 2009-05-13 14:54:32 -04:00
Aaron
0e7abe0740 add check for initial sync persistence 2009-04-29 16:55:16 -04:00
Aaron
e38ca49cb1 convert remaining tests to new pair fwk 2009-04-29 16:27:01 -04:00
Aaron
d7485c23ef init connection globals MINOR 2009-04-28 17:58:56 -04:00
Aaron
d371750602 start converting tests to use new pair management fwk 2009-04-28 17:54:25 -04:00
Aaron
13dafd0281 validate master transfer in test MINOR 2009-04-28 15:39:07 -04:00
Aaron
02a7e7c9b8 beginning to abstract repl pair manipulation code to make tests more robust 2009-04-28 13:54:19 -04:00
Aaron
f72be5279f update tests MINOR 2009-04-24 18:16:26 -04:00
Aaron
e1b1d3d321 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-24 15:05:23 -04:00
Aaron
10c0670c52 test for upgrading to collection based set storage 2009-04-24 14:35:13 -04:00
Aaron
872194083c allow slave to finish initial sync in test MINOR 2009-04-23 17:27:12 -04:00
Aaron
c303686482 treat empty database same as just created database when figuring ownership 2009-04-23 13:55:07 -04:00
Aaron
b3cfede1e8 fix test timing MINOR 2009-04-23 13:05:03 -04:00
Aaron
1250efc54c fix test to reuse previous peer MINOR 2009-04-23 12:18:44 -04:00
Aaron
8bf9e88cf1 require manual resync on filled oplog 2009-04-23 12:16:18 -04:00
Aaron
b049e7def3 fix timing related test failure now that logging is gone MINOR 2009-04-22 18:35:45 -04:00
Aaron
efd6a1ec92 test auto reclone without subsequent write 2009-04-22 15:57:26 -04:00
Aaron
4a3631017b new master forces new slave to resync if either master or slave oplog has filled since while both are master 2009-04-22 10:52:32 -04:00
Aaron
a0952834f9 add test for writing while reconciling 2009-04-17 13:23:41 -04:00
Aaron
bf656b52ff add sigkill case, handle writes to master during oplog reconciliation 2009-04-17 13:21:50 -04:00
Aaron
3a834f87d4 better 'initialPull' semantics 2009-04-17 10:38:11 -04:00
Aaron
6152b60368 merge 2009-04-16 11:37:44 -04:00
Aaron
f660a76369 pairing checkpoint 2009-04-16 11:36:06 -04:00
Aaron
a6d9ca7aca fix test timing in sigkill case 2009-04-15 16:52:39 -04:00
Aaron
0747a712ff test master stop case too 2009-04-10 17:21:06 -04:00
Aaron
969a20b4f6 track ids across multiple namespaces, handle mods correctly 2009-04-10 15:24:11 -04:00
Aaron
f5b887069c rough first cut of new pair oplog reconciliation logic 2009-04-09 18:50:29 -04:00
Aaron
b671ee788b check recovery from transient master-master state 2009-04-08 13:41:38 -04:00
Aaron
aa5309a68b print error description, test timeout MINOR 2009-04-06 16:21:56 -04:00
Aaron
e39393b340 fix race conditions in test 2009-04-06 14:24:19 -04:00
Aaron
1896a06093 increase timeout for linux 64 box 2009-04-03 17:50:52 -04:00
Aaron
2c72807a42 elimintate l master race condition 2009-04-03 16:35:12 -04:00
Aaron
5f837c7ed2 more arbiter cases 2009-04-03 16:29:12 -04:00
Aaron
ebaf4292d6 disconnect / reconnect one node at a time 2009-04-03 15:06:08 -04:00
Aaron
ec5991e872 now bring down master first 2009-04-03 14:38:04 -04:00
Aaron
28a140ee8c basic arbitration e2e test, with minor code fix 2009-04-03 14:24:05 -04:00
Aaron
8cd7cde925 debug info 2009-04-03 11:20:45 -04:00
Aaron
1866fed9c6 disable http interface in repl tests 2009-04-02 18:20:57 -04:00