0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

14042 Commits

Author SHA1 Message Date
Eliot Horowitz
1a2e5dffc4 try to make log more useful 2011-07-16 18:05:10 -04:00
Eliot Horowitz
be97415494 don't use same db on 2 shards 2011-07-16 16:49:52 -04:00
Eliot Horowitz
8e477b32ee better logging message for moveChunk commit repl 2011-07-16 15:06:43 -04:00
Eliot Horowitz
65e14132a5 better logging for moveChunk commit 2011-07-16 13:28:00 -04:00
dwight
d3de3070ef MONGO_IF 2011-07-16 13:05:33 -04:00
Eliot Horowitz
80b34c1b3c try to remove timing issue in test 2011-07-16 12:14:31 -04:00
Eliot Horowitz
99f3c03839 spacing 2011-07-16 08:49:36 -04:00
Eliot Horowitz
1e3e443740 comment 2011-07-16 08:48:56 -04:00
Eliot Horowitz
a1ab42a281 fix concurrency around GhostSync 2011-07-16 08:03:52 -04:00
Eliot Horowitz
beb8dc7084 remove unused method in GhostSync 2011-07-16 07:33:01 -04:00
Eliot Horowitz
408ec2e0da more timing for serverStatus 2011-07-16 07:32:53 -04:00
agirbal
c08570d803 SERVER-854: now NumberInt properly kept for v8 2011-07-15 23:58:00 -07:00
Eliot Horowitz
07e069fdc4 fix upsert 2011-07-15 20:48:40 -04:00
Eliot Horowitz
d71afc52d7 slightly safer record usage of compiler hack 2011-07-15 17:58:29 -04:00
agirbal
0ed5ef7b06 - fix basica.js with v8, need to mark base obj as modified when subobj is accessed 2011-07-15 14:17:31 -07:00
Eliot Horowitz
b3fc313dc0 standardize on 40mb oplog size 2011-07-15 16:40:40 -04:00
Kristina
5eaf9a15c9 don't create multicursor for _id upsert 2011-07-15 13:59:16 -04:00
Kristina
9c69f606ff more debug info 2011-07-15 13:59:16 -04:00
Eliot Horowitz
d5bb38763d log cleaning 2011-07-15 10:59:24 -04:00
Eliot Horowitz
73fb557e9f more logging for debugging slowNightly 2011-07-15 10:59:13 -04:00
Kristina
7fe29b26b0 don't cleanup test output for now (for debugging) 2011-07-14 18:15:09 -04:00
Kristina
f1cd4e99c2 return 0 instead of throwing getMoreWaitException 2011-07-14 15:44:34 -04:00
Kristina
db06c7a6d3 slave tracking optimizations 2011-07-14 13:40:22 -04:00
gregs
0b26301e04 more verbose logging for sync6.js to catch issues on v.slow buildbots 2011-07-14 12:36:07 -04:00
gregs
f873cfb0b4 recheck ok() - fix for the fix SERVER-3428 2011-07-14 11:45:27 -04:00
gregs
253f05dfb5 test case for SERVER-3428 2011-07-14 11:29:16 -04:00
gregs
146ef71a17 don't advance iterator if empty/at end for geo cursor SERVER-3428 2011-07-14 11:20:58 -04:00
Kristina
4ef7ea1b95 removed log message 2011-07-13 16:35:46 -04:00
Kristina
2fbb9ff889 fix test timing failure 2011-07-13 14:09:06 -04:00
gregs
ca128efeea only overflow one node, to always have majority in test 2011-07-13 12:30:02 -04:00
Greg Studer
e87ff94b16 disable stale_clustered.js logging redirect 2011-07-13 09:03:23 -07:00
Mathias Stearn
fe6dbb36fc make inc6 test faster 2011-07-13 11:56:23 -04:00
Kristina
ec180477cb repl test debugging 2011-07-13 11:05:44 -04:00
dwight
90492cab19 fix repl2.js, explicit oplog size 2011-07-13 04:19:08 -04:00
Eliot Horowitz
a0f61e484d increase oplog sizes for testing 2011-07-13 01:13:03 -04:00
Kristina
b0361242aa give the anemic buildbot up to 5 minutes to replicate 2011-07-12 18:27:19 -04:00
Aaron
f5a56c1ccc SERVER-3189 add workaround for listDatabases exception triggered indirectly by test 2011-07-12 11:10:56 -07:00
Aaron
01267c88bd handle transient reported name conflict in dbcase test 2011-07-12 11:10:43 -07:00
Eliot Horowitz
68e0ade105 fix connection pooling with socket timeouts 2011-07-12 13:48:20 -04:00
gregs
db033b9c7e don't hide first connection warning for shards 2011-07-12 11:25:22 -04:00
gregs
958e539327 supress sharded sub-connection warning for getLastError() 2011-07-12 10:58:42 -04:00
Aaron
62060e62f7 Revert "SERVER-3189 fix listDatabases race condition that was causing dbcase test to fail"
This reverts commit c85b48ce58.
2011-07-11 22:52:41 -07:00
Aaron
9dfbe88e65 Revert "handle transient reported name conflict in dbcase test"
This reverts commit 9958fc16ca.
2011-07-11 22:52:33 -07:00
Aaron
9958fc16ca handle transient reported name conflict in dbcase test 2011-07-11 20:49:18 -07:00
Aaron
c85b48ce58 SERVER-3189 fix listDatabases race condition that was causing dbcase test to fail 2011-07-11 20:49:17 -07:00
dwight
8d1314b61e Revert "not sure it makes a difference but reduce the footprint of desturctor guard at the expense of less precise lossing there. doesnt tend to fire anyway."
This reverts commit e4e52150dc.
2011-07-11 22:57:26 -04:00
Eliot Horowitz
7affa19eeb try to fix windows compile 2011-07-11 22:56:20 -04:00
Eliot Horowitz
71064737f1 fix mutex compile 2011-07-11 22:49:20 -04:00
dwight
0e6aae4f8c Merge branch 'master' of github.com:mongodb/mongo 2011-07-11 20:56:41 -04:00
Eliot Horowitz
7f3d1bf056 fix network error code 2011-07-11 21:50:42 -04:00