Commit Graph

34 Commits

Author SHA1 Message Date
Eliot Horowitz
c7af76fe5f Don't create entries in config.databases if the dbname is invalid SERVER-4284 2011-11-16 15:40:58 -05:00
Brandon Diamond
24209dde0f simple interface to config.settings 2011-10-17 12:11:43 -04:00
Mathias Stearn
0e20be567e use LOG(x) everywhere in mongos 2011-08-08 19:52:56 -04:00
Eliot Horowitz
a30b27a873 make sure initial set config in shards is correct SERVER-3333 2011-08-05 10:42:01 -04:00
Eliot Horowitz
4cf035b903 remove unit test spam from mongos 2011-06-25 22:16:09 -04:00
Kristina
b469716f24 better error message for addShard-ing an uninitialized rs 2011-06-17 12:06:18 -04:00
Eliot
0d4db0b5b0 Merge pull request #40 from JensRantil/master
Spelling and grammar corrections only
2011-06-15 19:53:25 -07:00
Eliot Horowitz
c9cdd3d920 cleaning some balancing logic 2011-06-05 18:00:09 -04:00
Jens Rantil
2c8088f180 Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed. 2011-05-26 11:59:13 +02:00
Kristina
d2c94bc2c1 nicer error message for bad shard seed list 2011-05-18 16:42:57 -04:00
Kristina
1c9e34bcd8 allow arbiters and passives as seeds SERVER-2547 2011-04-12 14:20:04 -04:00
Eliot Horowitz
56daba0d48 flushRouterConfig to force a mongos config reload SERVER-2666 2011-04-06 02:50:20 -04:00
Kristina
526387a2df add port to non-ported servernames SERVER-2029 2011-01-13 19:02:39 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Alberto Lerner
b8fe9a9669 SERVER-2069 hook up ability to define balance window (syntax on the JIRA) 2010-11-09 21:00:11 -05:00
Alberto Lerner
2bc8f5e0ad SERVER-2069 unittest for window of balancing 2010-11-09 20:28:21 -05:00
Alberto Lerner
8e348439b2 SERVER-2069 new attempt at cross-platform time parsing 2010-11-09 17:02:50 -05:00
Alberto Lerner
1469e3b258 SERVER-2069 compile windows while the fix is pending, take 2 2010-11-09 07:59:16 -05:00
Alberto Lerner
8878022b77 SERVER-2069 compile windows while the fix is pending 2010-11-09 07:47:23 -05:00
Alberto Lerner
dd56085dbe SERVER-2069 allow balancing only during a designated window; pending tests 2010-11-08 23:53:10 -05:00
dwight
f1b5ccc321 merge 2010-10-16 20:12:49 -04:00
dwight
d454e6e3da better err msg 2010-10-11 21:51:07 -04:00
Eliot Horowitz
403ecdf336 fix addShard w/replset when no passives 2010-10-10 22:48:33 -04:00
Kristina Chodorow
61ab457c34 include passives in replset list 2010-10-10 18:48:29 -04:00
Kristina Chodorow
47a3115e8b don't allow adding mongos as a shard SERVER-976 2010-09-28 18:37:15 -04:00
Alberto Lerner
d2b8621fa3 better error message 2010-09-10 14:25:37 -04:00
Alberto Lerner
994836639e SERVER-1607 more replica set checks before adding shard 2010-08-27 20:23:38 -04:00
Alberto Lerner
76751df6b5 SERVER-1607 replica set checks before adding a shard 2010-08-27 18:48:22 -04:00
Kristina Chodorow
4d200a752d use replica set name for shard id SERVER-1665 2010-08-27 12:07:22 -04:00
Alberto Lerner
9086cd331d by ref is used everywhere else in errmsg 2010-08-03 09:58:15 -04:00
Eliot Horowitz
fd600969e0 can't use SYNC cluster a shard SERVER-1535 2010-08-02 23:23:53 -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
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
Alberto Lerner
bceacf2544 SERVER-1292 A bit more prep, separate grid.{h,cpp} from config 2010-07-28 14:24:55 -04:00