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

12338 Commits

Author SHA1 Message Date
gregs
4842f430f5 More logging for tests...\ 2011-03-08 11:59:52 -05:00
gregs
be7a644b31 Made test less fragile 2011-03-08 11:58:42 -05:00
dwight
f4f39d2ea1 in _DEBUG builds, print stack trace if nsincecommitifneeded is too large. 2011-03-07 20:59:44 -05:00
Eliot Horowitz
755d42db06 better debugging 2011-03-07 18:15:15 -05:00
Eliot Horowitz
c6d2d29d42 don't include mmap in client cpp and fake for sniffer 2011-03-07 16:28:24 -05:00
dwight
5d70510d94 Merge branch 'master' of github.com:mongodb/mongo 2011-03-07 16:19:55 -05:00
dwight
102afdad3e don't use markAllWritable (a _DEBUG test feature) when dur is on
will be simpler this way.  also the question would be which view to mark writable,
the private or the regular view if it is on...
2011-03-07 16:19:15 -05:00
Dwight
e6d2aa60e5 more conservative preallocateIsFaster check 2011-03-07 15:28:36 -05:00
Dwight
fd7c357403 comment 2011-03-07 15:26:04 -05:00
dwight
8091e7ca70 dur log info if abort because cant remap a private view 2011-03-07 15:17:43 -05:00
Aaron
93572fc05b SERVER-2662 test 2011-03-07 10:29:52 -08:00
Dwight
fd3f3569c0 dur typo in constant 180 2011-03-07 12:19:01 -05:00
Eliot Horowitz
507a393453 assert to try and find segfault 2011-03-07 12:14:23 -05:00
Eliot Horowitz
719058066c do'nt use RARELY with commitIfNeeded, just check if it did it 2011-03-07 12:10:21 -05:00
Eliot Horowitz
8e7cdd22af dur commitIfNeeded returns if it commited 2011-03-07 12:10:21 -05:00
Eliot Horowitz
509f17bc07 Revert "fix setShardVersion on a new db"
This reverts commit 049436fd5b.
2011-03-07 12:10:21 -05:00
gregs
bec1db9fc0 More verbose logging for build tests 2011-03-07 10:51:49 -05:00
Eliot Horowitz
049436fd5b fix setShardVersion on a new db 2011-03-07 10:35:33 -05:00
Eliot Horowitz
2b145a4dec make warning about missing index entries for large keys nicer SERVER-2693 2011-03-07 08:15:18 -05:00
Eliot Horowitz
82de6a0f3e don't try to put as much info for weird exceptions 2011-03-07 00:19:07 -05:00
Eliot Horowitz
28683f8464 repair handles invalid objects better 2011-03-06 21:43:54 -05:00
Eliot Horowitz
382d7e21d3 increasing threshold 2011-03-06 21:05:57 -05:00
Eliot Horowitz
b85ef57e22 repair mode works with -c 2011-03-06 19:03:52 -05:00
Eliot Horowitz
b2fc358af3 mongotop for collection load 2011-03-06 18:03:53 -05:00
Eliot Horowitz
7e56a7b241 clean setShardVersion to reduce locking 180? 2011-03-06 17:04:50 -05:00
Eliot Horowitz
e2636ded97 better logging 2011-03-06 17:04:37 -05:00
Eliot Horowitz
edd22b17e3 some help for top command 2011-03-06 16:13:54 -05:00
Eliot Horowitz
fb591ace93 don't record info once context finished 180 2011-03-06 15:26:14 -05:00
Eliot Horowitz
16697486fd CurOp::isStarted accessor 2011-03-06 15:22:04 -05:00
Eliot Horowitz
afcf141e33 test for SERVER-2419 from greg 2011-03-06 02:51:59 -05:00
Eliot Horowitz
a7c5ebf735 make forcing a split work better SERVER-2419 180? 2011-03-06 02:51:18 -05:00
Eliot Horowitz
2c025aa23e use .trueValue() rather than .Bool() for backwards compat. 180 2011-03-05 18:25:48 -05:00
Eliot Horowitz
b20e61fe65 cap connections in connection pool stack SERVER-2687 180 2011-03-05 18:11:04 -05:00
Eliot Horowitz
f4ea64b9e9 log why setShardVersion is slow 2011-03-04 17:22:33 -05:00
Mathias Stearn
82dfb712d7 Add versionArray to buildinfo command to make it easy to test for minimum versions 2011-03-04 17:01:37 -05:00
Eliot Horowitz
cfb9d9bda4 update vs file 2011-03-04 16:56:46 -05:00
Eliot Horowitz
cf1b25029e if you specify -d local -c oplog.$main should dump 2011-03-04 16:56:33 -05:00
Eliot Horowitz
204fe41b71 pass verbose to printShardingStatus 2011-03-04 16:15:05 -05:00
Eliot Horowitz
fa4ed4c5dc when removing keys that are too large from an index, stll remove but warn 2011-03-04 13:21:17 -05:00
Eliot Horowitz
dc1113c763 reload conifg after manual split 2011-03-04 12:38:35 -05:00
greg
ac8db92b1a Fix for spidermonkey scripting, callback causes segfault. 2011-03-04 11:30:18 -05:00
Kristina
08da1dee4e minor test fix 2011-03-04 10:58:26 -05:00
Mathias Stearn
a208c8d9e5 initialize _recovering 180 2011-03-03 19:29:49 -05:00
Kristina
451ecc7c36 remove arbiter switching code, as this is no longer allowed 2011-03-03 17:50:59 -05:00
Kristina
8ccd461948 printReplicationInfo will print slave info on a slave SERVER-2616 2011-03-03 16:56:10 -05:00
Kristina
540488c4bc fix comparison typo 2011-03-03 16:47:49 -05:00
Kristina
4c9164cc67 reload config if any entries are different SERVER-2674 2011-03-03 16:38:19 -05:00
Dwight
9ccbf56791 be sure we are flushing the right view 2011-03-03 14:57:36 -05:00
Eliot Horowitz
15dcbf6866 better inf. loop testing 2011-03-03 13:12:35 -05:00
Eliot Horowitz
68cbfd1e48 fix rs client error on failover SERVER-2619 2011-03-03 12:20:49 -05:00