Eliot Horowitz
|
0146bef876
|
make serverStatus more obvious with journal
|
2011-05-18 20:05:56 -04:00 |
|
Eliot Horowitz
|
93eaf061fa
|
names have to be unique
|
2011-05-18 18:08:21 -04:00 |
|
Eliot Horowitz
|
4f9ae84652
|
prep for multiplexing connections between mongos and mongod more effectively
|
2011-05-18 17:36:55 -04:00 |
|
Eliot Horowitz
|
8d4cee1fce
|
useful test
|
2011-05-18 17:36:55 -04:00 |
|
Eliot Horowitz
|
e60621258d
|
more diagnostic fields
|
2011-05-18 17:36:55 -04:00 |
|
Eliot Horowitz
|
d010e85f47
|
better diagnostic message
|
2011-05-18 17:36:55 -04:00 |
|
Kristina
|
d2c94bc2c1
|
nicer error message for bad shard seed list
|
2011-05-18 16:42:57 -04:00 |
|
Eliot Horowitz
|
0f3cd12149
|
added a spinlock around _cloneLocs
|
2011-05-18 12:55:38 -04:00 |
|
Eliot Horowitz
|
0ae14a5055
|
fix locking and comment
|
2011-05-18 11:09:03 -04:00 |
|
Eliot Horowitz
|
c4f528bbe1
|
typo
|
2011-05-18 11:09:03 -04:00 |
|
Kristina
|
b0f4f5b427
|
catch strings on rs.initiate()
|
2011-05-18 10:47:43 -04:00 |
|
Aaron
|
aa0865f655
|
SERVER-2977 use query optimizer cursor for distinct
|
2011-05-17 22:54:22 -07:00 |
|
Aaron
|
859bb3ad16
|
SERVER-2977 generate cursor in NamespaceDetailsTransient, and short circuit some simple queries
|
2011-05-17 22:54:22 -07:00 |
|
Aaron
|
719e23b5f7
|
SERVER-2977 add nscanned to query optimizer cursor
|
2011-05-17 22:54:21 -07:00 |
|
agirbal
|
b66a139b17
|
fix v8 test failure, due to some objects being readonly
|
2011-05-17 22:42:05 -07:00 |
|
Kristina
|
b7b8c16d61
|
fix test to pass through this
|
2011-05-17 16:55:10 -04:00 |
|
Aaron
|
dc922edc31
|
SERVER-2977 Use query optimizer cursor in map reduce
|
2011-05-17 12:20:09 -07:00 |
|
Aaron
|
c61c9fa588
|
SERVER-2977 add yielding, simple ordering, and some exception handling to query optimizer cursor
|
2011-05-17 12:20:08 -07:00 |
|
Aaron
|
ab01eb9d1c
|
fix comment
|
2011-05-17 12:20:08 -07:00 |
|
Aaron
|
fc57e3f54d
|
SERVER-3105 example
|
2011-05-17 12:20:08 -07:00 |
|
Aaron
|
ae7cf9b736
|
SERVER-3103 remove placeholder code
|
2011-05-17 12:20:08 -07:00 |
|
Aaron
|
2ea2ae914a
|
SERVER-3104 comment
|
2011-05-17 12:20:08 -07:00 |
|
Kristina
|
0988843ddf
|
make ReplSetTest::awaitReplication more robust
|
2011-05-17 15:04:34 -04:00 |
|
Kristina
|
08730e6a5f
|
don't assert on legit query errors, just retry
|
2011-05-17 15:04:34 -04:00 |
|
Kristina
|
6c2ca47e8d
|
pass-through sync in a separate thread
|
2011-05-17 15:04:34 -04:00 |
|
Eliot Horowitz
|
fa07a30464
|
timeout connections idle for 30 minutes
|
2011-05-17 14:23:18 -04:00 |
|
Eliot Horowitz
|
ec722585a9
|
made PeriodicTask more explicity
|
2011-05-17 14:23:18 -04:00 |
|
Eliot Horowitz
|
fc2f62330f
|
convert WriteBack cleaner to periodic task
|
2011-05-17 14:23:18 -04:00 |
|
Eliot Horowitz
|
7e36a56586
|
PeriodicTask
|
2011-05-17 14:23:18 -04:00 |
|
Brendan W. McAdams
|
e52eee894c
|
Corrected spelling of the word 'available'
|
2011-05-17 12:43:30 -04:00 |
|
Eliot Horowitz
|
ce83d98bcf
|
access to progress meter in db.currentOp() SERVER-2167
|
2011-05-17 10:50:12 -04:00 |
|
Eliot Horowitz
|
821f38fb8a
|
fix and test for update logging SERVER-2027
|
2011-05-17 01:29:54 -04:00 |
|
Eliot Horowitz
|
c8d7d5a21b
|
cleaning
|
2011-05-16 22:55:54 -04:00 |
|
Eliot Horowitz
|
41111d56d1
|
update chunk meta data on certain setShrdVersion failures
|
2011-05-16 22:54:46 -04:00 |
|
Eliot Horowitz
|
e84155dbd8
|
nicer error message
|
2011-05-16 22:50:36 -04:00 |
|
Eliot Horowitz
|
43034d0493
|
start thread at appropriate time
|
2011-05-16 18:05:03 -04:00 |
|
Eliot Horowitz
|
edf755ed96
|
clear writeback queue if a mongos is gone for an hour SERVER-3106
|
2011-05-16 16:53:28 -04:00 |
|
Eliot Horowitz
|
e817747455
|
size() method on BlockingQueue
|
2011-05-16 16:53:28 -04:00 |
|
Kristina
|
e14f0af046
|
less aggressive about updating oplog pos
|
2011-05-16 14:52:40 -04:00 |
|
Kristina
|
2ae8c2577c
|
Eliot beat me to it: Revert "remove test that asserts if sharding is being used from sharding test"
This reverts commit 23ff45729d .
|
2011-05-16 14:43:33 -04:00 |
|
Kristina
|
23ff45729d
|
remove test that asserts if sharding is being used from sharding test
|
2011-05-16 14:39:21 -04:00 |
|
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 |
|