Commit Graph

37 Commits

Author SHA1 Message Date
Eliot Horowitz
14bed20c0a some debugging
Conflicts:

	jstests/clone/clonecollection.js
2010-05-04 21:51:31 -04:00
Aaron
a5139bcff6 SERVER-985 clonecollection race conditions 2010-04-12 12:34:51 -07:00
Aaron
f06d17a35b SERVER-985 debug 2010-04-08 12:24:59 -07:00
Aaron
bfad8be6ba SERVER-851 fix clone collection test race condition 2010-03-30 14:49:41 -07:00
Aaron
95b9d930fb SERVER-692 replace startKey/endKey with indexBounds 2010-03-03 01:46:31 -08:00
Aaron
3284b51028 SERVER-643 add more data to hopefully always exhaust log 2010-02-22 13:01:23 -08:00
Aaron
8bac9d0100 Revert "Revert "SERVER-643 eliminate race conditions in clonecollection test""
This reverts commit 9e0c0ec480.
2010-02-22 10:42:09 -08:00
Aaron
9e0c0ec480 Revert "SERVER-643 eliminate race conditions in clonecollection test"
This reverts commit 1ec372ec3b.
2010-02-18 11:12:57 -08:00
Aaron
1ec372ec3b SERVER-643 eliminate race conditions in clonecollection test 2010-02-17 23:47:15 -08:00
Aaron
47d84a962d SERVER-643 more clonecollection timing tweaks 2010-02-17 09:29:17 -08:00
Aaron
5a9c6c75ee MINOR try to discourage cloneCollection.js race condition 2010-02-09 15:33:23 -08:00
Aaron
fbeca98a61 use less data to make test race condition less likely 2010-02-02 17:24:50 -08:00
Aaron
66f5cd1f73 SERVER-568 make sure initial writes complete before starting clone 2010-01-25 17:41:46 -08:00
Eliot Horowitz
adec9f4fae don't use newlines for json for command 2009-10-12 16:12:00 -04:00
Eliot Horowitz
dafa356e70 multiline regex match 2009-10-12 14:43:38 -04:00
Aaron
bff800e98a fix test race condition MINOR 2009-05-29 15:21:01 -04:00
Aaron
a9645eda8a write more data in log exhaustion test, to prevent spurious test failure MINOR 2009-05-28 14:15:56 -04:00
Aaron
10e0456be3 preserve capped-ness in clonecollection 2009-05-26 18:57:26 -04:00
Aaron
5fb0867997 explicitly bind e2e mongod instances to loopback interface 2009-05-20 17:04:28 -04:00
Aaron
a5969ca86b convert clonecolletion.js test to use spawned shells instead of fork() 2009-05-15 16:24:26 -04:00
Aaron
ae217d4c58 disable shellfork and clonecollection tests 2009-05-15 13:50:00 -04:00
Aaron
12941b58f3 increase size of data to clone to keep clone from finishing before done saving new objects in test MINOR 2009-05-06 13:37:28 -04:00
Aaron
717da58e9c sanity check and debug for clonecollection.js MINOR 2009-05-05 17:44:46 -04:00
Aaron
15a49a650a disable http interface for clonecollection test MINOR 2009-05-05 13:35:46 -04:00
Aaron
1ac991a018 assign ports dynamically in cloneCollection test 2009-05-05 12:09:45 -04:00
Aaron
ecc651ea43 create id index correctly when cloning 2009-04-20 20:17:39 -04:00
Aaron
488fc3ae57 debug original save in clonecollection test MINOR 2009-04-13 18:39:28 -04:00
Aaron
0477604065 clone collection test debug info MINOR 2009-04-08 14:36:30 -04:00
Aaron
98f4fc6570 track command return object correctly MINOR 2009-04-07 13:10:00 -04:00
Aaron
d99513a7e2 print err message on command failure MINOR 2009-04-07 12:39:51 -04:00
Aaron
26be29395e cleanup 2009-03-11 18:47:16 -04:00
Aaron
eb68328620 Test exhausting oplog space 2009-03-06 11:51:44 -05:00
Aaron
316f47d1a5 Filter cloneCollection oplog inserts based on query pattern 2009-03-06 10:26:01 -05:00
Aaron
c15844c52e Remove from beginning of storage region 2009-03-06 10:02:27 -05:00
Aaron
feb63537e1 Fix some clonecollection issues 2009-03-05 19:58:07 -05:00
Aaron
bb5caefeec Add check for op log application 2009-03-05 18:49:40 -05:00
Aaron
151383de17 Add clonecollection.js test 2009-03-04 15:57:59 -05:00