Commit Graph

9016 Commits

Author SHA1 Message Date
Aaron
8a95b40c90 SERVER-1529 partial fix 2010-08-01 01:05:14 -07:00
Eliot Horowitz
6aab3be154 concurrency test problems 2010-08-01 02:02:10 -04:00
Eliot Horowitz
5b97b6241e if cursors left at shutdown print 2010-08-01 01:36:17 -04:00
Eliot Horowitz
27e404fa08 cleaning to make sure _init isn't being called twice 2010-08-01 01:02:51 -04:00
dwight
f05157439c off for now 2010-07-31 13:56:03 -04:00
dwight
781ff20ee6 rs rollback logging detail 2010-07-31 12:34:35 -04:00
dwight
404c66e76f Merge branch 'master' of github.com:mongodb/mongo 2010-07-31 10:47:17 -04:00
dwight
6a2409d5d2 rs cleaning 2010-07-31 10:46:52 -04:00
Eliot Horowitz
55a26fdcfc clean up asserts to make people less scared from normal behavio 2010-07-31 09:50:07 -04:00
Eliot Horowitz
6af11e163b make test more robust 2010-07-31 09:45:54 -04:00
Eliot Horowitz
4fc09de4b7 slow machines need more time to come up 2010-07-31 02:19:21 -04:00
Eliot Horowitz
71382e7fad make test robust 2010-07-31 02:18:56 -04:00
Eliot Horowitz
c226367562 Revert "Throttle sharding requests when processing WriteBacks"
This reverts commit 2e41c3387c.
2010-07-31 01:56:38 -04:00
Mathias Stearn
2e41c3387c Throttle sharding requests when processing WriteBacks 2010-07-30 22:38:18 -04:00
Mathias Stearn
21b3abe03b printShardingSizes helper. need to combine with printShardingStatus 2010-07-30 22:38:18 -04:00
Mathias Stearn
59674dfb56 print less 2010-07-30 22:38:18 -04:00
Mathias Stearn
80a3a93253 reload chunks if out of date 2010-07-30 22:38:18 -04:00
Alberto Lerner
18ff201465 SERVER-1292 When adding a shard, bring all the DBs that mongod carried before 2010-07-30 19:55:56 -04:00
Eliot Horowitz
dba5ecbdb6 more cxx driver build hacking 2010-07-30 18:56:05 -04:00
Eliot Horowitz
4478f8c9c1 post 1.5.7 2010-07-30 18:55:54 -04:00
Eliot Horowitz
5b667e49b1 BUMP 1.5.7 r1.5.7 2010-07-30 16:22:38 -04:00
dwight
39a3e9f4a1 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 16:21:40 -04:00
Eliot Horowitz
f74379b4d2 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 16:21:33 -04:00
dwight
7ac57c56e4 sleep a little longer on dev 2010-07-30 16:21:28 -04:00
Eliot Horowitz
66ca3f3c73 debugging 2010-07-30 16:11:00 -04:00
Eliot Horowitz
81139cb666 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 16:05:05 -04:00
Eliot Horowitz
272755d255 cal back fix 2010-07-30 16:04:54 -04:00
dwight
a991965b63 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 15:41:59 -04:00
dwight
91f671ea53 slightly confusing rs error message 2010-07-30 15:41:54 -04:00
Eliot Horowitz
14482d8cc1 fix HostAndPort toString 2010-07-30 15:34:11 -04:00
Eliot Horowitz
7d5861a7c6 make cells wider 2010-07-30 15:11:19 -04:00
Eliot Horowitz
a003db6883 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 15:01:22 -04:00
Eliot Horowitz
b6524e0986 fix pairing test 2010-07-30 15:01:12 -04:00
dwight
6a5c95a8d3 unref local var warning 2010-07-30 15:01:03 -04:00
dwight
266a499c58 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 15:00:28 -04:00
dwight
b07eeee2f1 RS rollback fix 2010-07-30 15:00:19 -04:00
Eliot Horowitz
8a6850bfbe Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 14:51:51 -04:00
Eliot Horowitz
9b12951db2 c++ repl set connection will add hosts in hosts array to list SERVER-1320 2010-07-30 14:51:28 -04:00
Kristina Chodorow
bae82cf7a9 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 14:47:53 -04:00
Kristina Chodorow
d008ee9825 combining two rs's test 2010-07-30 14:47:34 -04:00
Eliot Horowitz
24d9585f9f Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 14:30:29 -04:00
Eliot Horowitz
67f4da9b32 replaced replica pair connection with basic set version SERVER-1320 2010-07-30 14:30:02 -04:00
Kyle Banker
2c9fbfbcd6 SERVER-1463 test failover with arbiter 2010-07-30 14:02:37 -04:00
Kristina Chodorow
b5611894f0 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 13:56:39 -04:00
Kristina Chodorow
7ce719b61a fix rollback test 2010-07-30 13:56:03 -04:00
Kyle Banker
5461e05726 minor: test fix 2010-07-30 13:41:41 -04:00
Kristina Chodorow
3c2c4928c6 Merge branch 'master' of github.com:mongodb/mongo 2010-07-30 13:31:31 -04:00
Kristina Chodorow
ee8252f22f increased oplog size and added rollback test 2010-07-30 13:26:53 -04:00
Alberto Lerner
5a69c45341 SERVER-1292 For now, don't add a mongod as a shard if it's not empty. Will allow that next. 2010-07-30 13:21:39 -04:00
Eliot Horowitz
62310262e6 split out getURL method for repl set test 2010-07-30 13:19:04 -04:00