0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-29 16:47:28 +01:00
Commit Graph

2277 Commits

Author SHA1 Message Date
Aaron
4a86a27b60 update count perf tests MINOR 2009-04-06 17:33:19 -04:00
Aaron
91c4607f76 make simple find faster 2009-04-06 17:32:40 -04:00
Aaron
0875581b5e Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 16:33:44 -04:00
Aaron
0af6ebeea2 MINOR remove warning about windows-only pragma 2009-04-06 16:33:34 -04:00
Eliot Horowitz
fc5b28e636 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 16:31:37 -04:00
Eliot Horowitz
c30e80145e Sharding: moveshard now is mulit-mongos safe 2009-04-06 16:31:09 -04:00
Aaron
aa5309a68b print error description, test timeout MINOR 2009-04-06 16:21:56 -04:00
Aaron
e3f1f1b2bf Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-06 16:13:48 -04:00
Aaron
88293bd304 MINOR fix compiler warnings 2009-04-06 16:10:31 -04:00
Eliot Horowitz
6b49e60fe5 implemented moveshard.(start|finish) in mongod 2009-04-06 15:57:17 -04:00
Aaron
53e63fd646 count perf tests 2009-04-06 15:39:52 -04:00
Aaron
57288fe0b2 fix compiler warning 2009-04-06 15:19:30 -04:00
Aaron
09a327160b add basic count test, in preparation for smarter count code coming after we cut branch 2009-04-06 15:07:20 -04:00
Aaron
36d3433d4c remove logging about mongo process management 2009-04-06 14:59:07 -04:00
Aaron
e39393b340 fix race conditions in test 2009-04-06 14:24:19 -04:00
Aaron
795ad3a7c6 forgot to add test for $all earlier 2009-04-06 14:11:51 -04:00
Aaron
bf07afef73 back out KeyValJsMatcher, until we can fix it to handle multikey arrays correctly 2009-04-06 14:11:32 -04:00
Aaron
0b73b8d325 array elt may not contain referenced subobject 2009-04-06 13:41:47 -04:00
Aaron
e09106351e add $all query option 2009-04-06 11:27:43 -04:00
Aaron
e079f2c3f3 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 17:51:04 -04:00
Aaron
1896a06093 increase timeout for linux 64 box 2009-04-03 17:50:52 -04:00
Eliot Horowitz
74bb4f6029 moveshard cleaning checkpoint 2009-04-03 16:46:48 -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
fd780da9b6 fix warnings 2009-04-03 15:59:13 -04:00
Aaron
6a8c117755 soon is now 30 secs 2009-04-03 15:36:18 -04:00
Aaron
80c3078d1a fix sleepmillis 2009-04-03 15:34:44 -04:00
Aaron
ebaf4292d6 disconnect / reconnect one node at a time 2009-04-03 15:06:08 -04:00
Aaron
15abe0c388 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 14:38:16 -04:00
Aaron
ec5991e872 now bring down master first 2009-04-03 14:38:04 -04:00
Eliot Horowitz
df3daad26f Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 14:28:33 -04:00
Aaron
3fbb785b96 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 14:24:20 -04:00
Aaron
28a140ee8c basic arbitration e2e test, with minor code fix 2009-04-03 14:24:05 -04:00
Eliot Horowitz
7b8881ffab refactor locking 2009-04-03 14:21:00 -04:00
Eliot Horowitz
5d81abc690 cleaning moveshard 2009-04-03 13:52:06 -04:00
Aaron
006c1404e9 assert.soon waits up to 20 sec 2009-04-03 12:53:09 -04:00
Aaron
38e53ec2ff wait up to a full minute after sending sigkill 2009-04-03 11:55:24 -04:00
Aaron
80de3918c3 sort allocated ports, since linux os doesn't allocate them in sorted order 2009-04-03 11:43:27 -04:00
Aaron
83a1aded10 validate kill call, wait longer for process to die 2009-04-03 11:32:47 -04:00
Aaron
0dd264adb5 compile linux 2009-04-03 11:27:48 -04:00
Aaron
05a8521a68 waitpid return val debug 2009-04-03 11:20:57 -04:00
Aaron
8cd7cde925 debug info 2009-04-03 11:20:45 -04:00
Aaron
0c5cd4969b Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 11:08:48 -04:00
Aaron
c0089eeae7 wait for process to end even after killing second time 2009-04-03 11:08:32 -04:00
Mike Dirolf
4f5a8d52f4 whitespace 2009-04-03 10:48:26 -04:00
Aaron
3369fd5b76 Merge branch 'master' of git@github.com:mongodb/mongo 2009-04-03 10:44:38 -04:00
Aaron
652dac2449 more correct process termination check, related debug logging 2009-04-03 10:44:30 -04:00
Mike Dirolf
ab9d016282 fix build instructions for unittest 2009-04-03 10:29:01 -04:00
Eliot Horowitz
39337b5644 change logging order to make test failing clearer 2009-04-03 09:30:10 -04:00
Aaron
1866fed9c6 disable http interface in repl tests 2009-04-02 18:20:57 -04:00