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

22 Commits

Author SHA1 Message Date
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