0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

1933 Commits

Author SHA1 Message Date
Kristina
a6bf3b2b61 fix rs tests 2010-12-23 15:49:22 -05:00
Kristina
9fbb4f81f4 don't forward getlasterror to config servers SERVER-1793 2010-12-23 15:49:22 -05:00
Kristina
569b3b0199 allow stale members to sync from non-primary 2010-12-23 13:51:46 -05:00
Aaron
f337669402 SERVER-2245 use IndexSpec::GetKeys for or deduping 2010-12-22 18:58:54 -08:00
Kristina
52a46867c7 sync against secondaries if primary is unavailable SERVER-2158 2010-12-22 18:43:08 -05:00
dwight
effea651a5 moved file 2010-12-22 14:52:31 -05:00
dwight
0ba5c6073f more logging in this test, and try to do it first if in alpha order 2010-12-22 14:52:28 -05:00
Mathias Stearn
94094cf0d3 test to run main jstests against a --dur mongod 2010-12-22 00:38:50 -05:00
Dwight
6743649539 quick.js test more reliable 2010-12-21 12:03:37 -05:00
dwight
cace711d09 fix tests 2010-12-21 02:05:18 -05:00
dwight
6b3bf8eb22 more on seq nums 2010-12-21 01:59:33 -05:00
dwight
89d2e5366e test 2010-12-21 01:38:44 -05:00
dwight
14f1a87ddc test 2010-12-21 01:21:22 -05:00
Kristina
abedfa9c91 add passive field to isMaster SERVER-2220 2010-12-20 18:14:28 -05:00
Alberto Lerner
885dbae1c6 SERVER-2253 repro in unit test 2010-12-20 16:18:58 -05:00
Eliot Horowitz
d3e7af93ea finish test for mongos routing slave ok reads to secondaries SERVER-1634 2010-12-20 16:25:29 -05:00
dwight
03c9328593 Merge branch 'master' of github.com:mongodb/mongo 2010-12-20 15:03:50 -05:00
dwight
9784832fda make dur test faster 2010-12-20 15:03:44 -05:00
Aaron
30dc89337b SERVER-387 fix mr_killop test by including new required 'out' field 2010-12-20 11:36:30 -08:00
Eliot Horowitz
d9307addab test prep for SERVER-1634 2010-12-20 03:59:28 -05:00
Eliot Horowitz
2f7ab64d70 routing or slave_ok reads to slaves for non-sharded collections SERVER-1634 2010-12-20 02:21:41 -05:00
Eliot Horowitz
576ff830dc test for updating config servers when replica set config changes SERVER-1557 2010-12-20 01:29:46 -05:00
Eliot Horowitz
bf56f218e8 lower verbosity on some slow nightly tests 2010-12-19 17:55:42 -05:00
Eliot Horowitz
47364fd49a turning off unix_socket for sharding for now 2010-12-19 17:55:32 -05:00
dwight
3c5c64a543 dur objappend temporarily off until fixed; objappend moved to its own data structure separate from basic writes 2010-12-19 15:31:11 -05:00
dwight
6b2f71b0b1 change test to make bug mathias mentioned manifest. not yet fixed but reproduced 2010-12-19 14:33:38 -05:00
dwight
604e51117e dur make test a little better 2010-12-19 14:29:40 -05:00
dwight
bba46ee7eb merge 2010-12-19 11:47:39 -05:00
Eliot Horowitz
ff541b1edd notablescan test shouldn't work sharded 2010-12-19 09:17:45 -05:00
Eliot Horowitz
aed49ae715 fix case where the same element is in $each part of $addToSet SERVER-2249 2010-12-19 01:36:41 -05:00
Eliot Horowitz
3344ead095 sligtly more lenient on weekly timing tests - need a better test 2010-12-19 01:18:50 -05:00
Alberto Lerner
d3d11d6863 SERVER-1358 (Fix) chunk size accounting was using sum of all chunks on shards 2010-12-18 15:13:52 -05:00
Alberto Lerner
a3b3c83f96 SERVER-1358 don't migrate a chunk larger than max chunk size (but allow explicit override) 2010-12-17 17:49:47 -05:00
agirbal
4f10562afc [SERVER-1988]: added unit test 2010-12-17 10:55:31 -08:00
Eliot Horowitz
5801ff1cda better error handling for wrong types for query/sort SERVER-2228 2010-12-17 11:07:10 -05:00
Eliot Horowitz
2e3b3e52e7 fix typo in test 2010-12-17 11:00:39 -05:00
Eliot Horowitz
e82bd0b176 clean m/r tests 2010-12-17 09:31:55 -05:00
Eliot Horowitz
55cd8ae9d4 indent 2010-12-17 09:31:55 -05:00
Eliot Horowitz
d3911e0e67 remove debugging code 2010-12-17 00:22:03 -05:00
Eliot Horowitz
c0fa671318 map/reduce no longer uses temp collections.
you have to specify out
SERVER-1837
2010-12-16 16:41:28 -05:00
dwight
e0b30e313f paths.h 2010-12-15 10:42:47 -05:00
dwight
12477016f9 clearer 2010-12-15 10:42:41 -05:00
dwight
ba84222056 use relative paths in the journal 2010-12-14 20:27:24 -05:00
Aaron
8e73062d88 SERVER-387 test killop with map reduce 2010-12-14 13:06:59 -08:00
Aaron
9c14510e64 SERVER-2217 queryoptimizer handle properly when notablescan exception is generated in queryop init 2010-12-14 10:52:32 -08:00
Aaron
d2092adc16 SERVER-2217 fix parsing of notablescan command line option 2010-12-14 10:52:32 -08:00
Mathias Stearn
e1bcc6b3a2 crlf 2010-12-13 19:02:27 -05:00
Mathias Stearn
2198a6d266 Use /data/db for jstests/dur/* 2010-12-13 18:54:53 -05:00
Mathias Stearn
f2a3be8596 dur jstests should use paranoid mode 2010-12-13 18:54:53 -05:00
Dwight
eb77acc4fc _DURABLEDEFAULTON option for testing (only) 2010-12-13 15:51:53 -05:00