Commit Graph

118 Commits

Author SHA1 Message Date
Eliot Horowitz
646f8a7250 making test more reliable 2010-05-05 00:29:36 -04:00
Eliot Horowitz
2ff883624b $ operator and $set can behave poorly with replication SERVER-1052 2010-04-26 15:24:16 -04:00
dwight
99a693b7a9 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-05 21:15:12 -04:00
Eliot Horowitz
16718fe785 tests for SERVER-467 2010-04-02 15:36:25 -04:00
Aaron
ba3934e273 SERVER-847 timeouts allow finding a sync point, need when using small oplogs 2010-03-30 14:19:33 -07:00
dwight
3e5a7a1d44 uassert instead of massert in dbclient on a network break
debatable which is better - this will stop the stack trace output on a connection error
2010-03-29 19:00:14 -04:00
Aaron
ec2e4eaf5a SERVER-841 fastsync corner cases 2010-03-29 14:14:50 -07:00
dwight
fe8cb18eca replacepeer2.js attempted fix 2010-03-27 12:23:39 -04:00
Eliot Horowitz
b0d7248aab cleaning 2010-03-27 00:59:17 -04:00
Aaron
30ccee77aa improve test 2010-03-23 14:51:31 -07:00
Aaron
8f7d5a26f5 SERVER-803 add pair test 2010-03-22 14:51:37 -07:00
Aaron
07db021d74 SERVER-803 add test 2010-03-22 12:44:45 -07:00
Eliot Horowitz
31330598f5 don't replicate mr temp tables SERVER-746 2010-03-15 12:29:14 -04:00
Aaron
c85601f4e2 SERVER-705 forgot to add test 2010-03-08 18:17:32 -08:00
Aaron
bdeca98185 SERVER-580 implement slavedelay 2010-03-01 13:55:31 -08:00
Aaron
12544983bc SERVER-680 fix issues with --only mode 2010-02-25 23:06:37 -08:00
Aaron
78930bdb28 SERVER-507 add sleep while clone finishes 2010-02-17 22:56:07 -08:00
Aaron
243bb5d052 SERVER-623 play well with other tests 2010-02-16 21:18:54 -08:00
Aaron
241ec02cae SERVER-623 specify fastsync on both nodes to eliminate slow oplog scan by new pair master 2010-02-16 20:50:55 -08:00
Aaron
23475ac37f SERVER-623 implement and test fastsync / snapshot repl pair mode 2010-02-16 19:33:24 -08:00
Aaron
2f796e3d2a SERVER-623 cleanup 2010-02-16 16:36:01 -08:00
Aaron
37949e561c SERVER-623 use ReplTest fwk for test 2010-02-16 16:25:38 -08:00
Aaron
12f5a46e4d SERVER-507 comments 2010-02-03 00:13:42 -08:00
Aaron
0fcb345fd1 SERVER-506 accommodate nonstandard master/slave setup in replace peer tests 2010-02-02 18:43:26 -08:00
Aaron
8575184584 SERVER-500 clean up processes in test 2010-02-02 15:12:08 -08:00
Aaron
beb2fcafd0 MINOR prevent quite unlikely potential port ordering race condition 2009-12-10 09:08:37 -08:00
Aaron
378e3ee276 SERVER-85 converted repl tests to use new frameworks and small files- 2009-12-09 17:38:48 -08:00
Eliot Horowitz
a361b49376 a basic repl test that just ensures master/salve are the same - multi update test as well SERVER-268 2009-10-26 14:32:20 -04:00
Eliot Horowitz
21964f0873 trying to clean/speedup repl tests a bit - SERVER-10 2009-10-26 14:19:52 -04:00
Aaron Staple
24a6ae09d7 disable data file preallocation for pairing/repl tests 2009-08-01 14:54:20 -04:00
Aaron Staple
3a337ff121 repl support for fast rename plus test 2009-07-29 19:10:34 -04:00
Mike Dirolf
5d3ba187a0 minor: update to use new --arbiter argument 2009-07-13 16:49:02 -04:00
Mike Dirolf
b75755ed68 minor: whitespace 2009-07-13 16:33:03 -04:00
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