Eliot Horowitz
|
c31457d8fe
|
another test not to run sharded
|
2011-05-16 14:35:08 -04:00 |
|
gregs
|
4238329e7a
|
fix addshard4 - ensure we wait for long file alloc delays before using rs
|
2011-05-16 11:54:20 -04:00 |
|
dwight
|
9d4b979160
|
code path tuning and should be a bit more readable too
|
2011-05-15 23:05:08 -04:00 |
|
dwight
|
b7ba2ba3bc
|
stack size usage checker for _DEBUG builds
|
2011-05-15 20:15:27 -04:00 |
|
dwight
|
cdc246342b
|
slightly clearer msg
|
2011-05-15 20:15:10 -04:00 |
|
dwight
|
6d08c2b0e7
|
cleaning logging for replsets
|
2011-05-15 11:10:51 -04:00 |
|
dwight
|
d5d8854eff
|
test signed dates with Key
|
2011-05-15 11:10:38 -04:00 |
|
dwight
|
e7b06caec2
|
make Key::woEqual about 50% faster
|
2011-05-14 22:30:18 -04:00 |
|
dwight
|
f3cfb889da
|
check we are in writelock on optime::now. also tune it a bit
|
2011-05-14 20:16:24 -04:00 |
|
dwight
|
53eb936ebb
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-05-14 14:06:04 -04:00 |
|
dwight
|
52b09fbdd9
|
make comments doxygen friendly
|
2011-05-14 14:05:59 -04:00 |
|
Kristina
|
86b739cdcc
|
fixed sync cache access
|
2011-05-14 11:43:25 -04:00 |
|
agirbal
|
17e2688d76
|
SERVER-2579: print warning if modifying r/o object
|
2011-05-13 16:32:22 -07:00 |
|
agirbal
|
51011c187b
|
SERVER-2976: added fallback to mixed mode in case an emit key is an object
|
2011-05-13 16:25:29 -07:00 |
|
agirbal
|
d43037f198
|
SERVER-3092: M/R threshold for running reduces and dumping data to disk are too low, resulting in more CPU and disk I/O
|
2011-05-13 16:25:29 -07:00 |
|
Dwight
|
92a23fa6b8
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-05-13 18:38:48 -04:00 |
|
Dwight
|
7f01b84b1b
|
stack usage checker
|
2011-05-13 18:38:40 -04:00 |
|
Eliot Horowitz
|
17381fcf93
|
fix remove broadcast check
|
2011-05-13 18:33:48 -04:00 |
|
agirbal
|
0f391def94
|
SERVER-2976: added fallback from js to mixed mode, added reduce steps within js mode
|
2011-05-13 15:00:11 -07:00 |
|
Dwight
|
cccf0cace9
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-05-13 17:29:40 -04:00 |
|
Dwight
|
1c665c4547
|
clearer logging
|
2011-05-13 17:29:16 -04:00 |
|
Eliot Horowitz
|
c57cf8d1ae
|
sh.moveChunk
|
2011-05-13 17:02:07 -04:00 |
|
Kristina
|
08b057a79d
|
json support for undefined
|
2011-05-13 15:27:25 -04:00 |
|
Kristina
|
4e1187f46b
|
remove a couple unnecessary locks
|
2011-05-13 14:46:52 -04:00 |
|
Kristina
|
8f2db1d98c
|
removed extra lock and added more logging
|
2011-05-13 10:55:35 -04:00 |
|
dwight
|
141e8c80f4
|
Merge branch 'master' of github.com:mongodb/mongo
|
2011-05-13 00:13:04 -04:00 |
|
dwight
|
28057edd55
|
tweaking
|
2011-05-12 23:49:13 -04:00 |
|
Kristina
|
3a8448bac6
|
acquire rs lock before write lock when saving config
|
2011-05-12 22:38:10 -04:00 |
|
dwight
|
07a3aeee84
|
log messages here are now more clear
|
2011-05-12 21:45:48 -04:00 |
|
Kristina
|
811ab45d1e
|
priority debugging
|
2011-05-12 18:28:24 -04:00 |
|
Mathias Stearn
|
5d5d572a64
|
use master for github link to avoid huge diffs
|
2011-05-12 18:01:53 -04:00 |
|
gregs
|
9077e45482
|
triple check that an update actually went through for a dist unlock - sort1.js transient issue
|
2011-05-12 17:27:51 -04:00 |
|
Mathias Stearn
|
e99be1dfc9
|
Adding docs/errors.md
|
2011-05-12 17:26:22 -04:00 |
|
Mathias Stearn
|
b379b62557
|
Write docs/errors.md in binary mode
|
2011-05-12 17:26:22 -04:00 |
|
Kristina
|
b0aa8ca91e
|
debugging clone.js
|
2011-05-12 17:23:59 -04:00 |
|
Eliot Horowitz
|
225227e8e2
|
fix deadlock
|
2011-05-12 16:57:28 -04:00 |
|
Eliot Horowitz
|
5d22fbae02
|
fix race condition when adding hosts to the list of relica set nodes
|
2011-05-12 15:44:33 -04:00 |
|
gregs
|
3c14eb6ee7
|
fix logging message
|
2011-05-12 15:26:39 -04:00 |
|
gregs
|
0017f70d11
|
don't shadow return value for maybePrimary
|
2011-05-12 15:25:30 -04:00 |
|
Kristina
|
9c4a6bebd2
|
make sure we don't create a sync loop
|
2011-05-12 15:21:37 -04:00 |
|
Mathias Stearn
|
e0e8900a12
|
full should imply scanData in validate command SERVER-3041
|
2011-05-12 14:49:20 -04:00 |
|
Mathias Stearn
|
a6f79f97e2
|
Fix profile1.js test to run the same by itself and with _runner.js
|
2011-05-12 14:49:20 -04:00 |
|
agirbal
|
b7509f5433
|
SERVER-2976: fix segv in m/r if ns doesnt exist
|
2011-05-12 11:16:06 -07:00 |
|
agirbal
|
fddb4b44db
|
SERVER-2976: jsMode now works with inline output
|
2011-05-12 11:16:06 -07:00 |
|
agirbal
|
dad6b228f7
|
SERVER-2976: cleaner JS
|
2011-05-12 11:16:06 -07:00 |
|
agirbal
|
860369c353
|
SERVER-2976: slightly better js function. Cleanup of js objects.
|
2011-05-12 11:16:05 -07:00 |
|
agirbal
|
54ca9c202c
|
Additional M/R output lines
|
2011-05-12 11:16:05 -07:00 |
|
agirbal
|
acb028bdcd
|
SERVER-2976: fixed the emit count in js mode
|
2011-05-12 11:16:05 -07:00 |
|
Kristina
|
a6fe375df5
|
fix test: force node 0 to be master
|
2011-05-12 13:18:16 -04:00 |
|
Kristina
|
783dbc3059
|
remove repeat sync handshakes
|
2011-05-12 12:03:53 -04:00 |
|