Commit Graph

70 Commits

Author SHA1 Message Date
Kristina
62f34935f7 command to get into/out of maintenance mode SERVER-3923
Not that 3923 could ever happen again, but if it did...
2011-09-22 13:11:07 -04:00
Kristina
2b8753551a handle invalid host in reconfig SERVER-3798 2011-09-14 15:31:26 -04:00
Kristina
c2e54020bd check auth for rs commands SERVER-3418
Conflicts:

	db/repl/replset_commands.cpp
2011-07-29 11:49:14 -04:00
gregs
e5d902202f full API change to command interface, add options SERVER-3405 2011-07-27 15:59:27 -04:00
Kristina
5449421885 return down members on reconfig 2011-06-23 17:38:40 -04:00
Kristina
7ded5352a3 allow reconfig on secondary on startup 2011-06-22 10:23:09 -04:00
Kristina
d48c3165d3 Revert "allow reconfig on secondary on startup"
This reverts commit 6973006921.
2011-06-22 10:21:13 -04:00
Kristina
6c4b677fcd allow reconfig on secondary on startup 2011-06-22 10:16:45 -04:00
Kristina
aa4edc53fb force reconfig SERVER-2182 2011-06-14 16:22:51 -04:00
dwight
6510475ff1 curTimeMillis() was dubious as it rolls over frequently -- so eliminate it. 2011-06-02 23:49:49 -04:00
dwight
a5b1570b4f avoid potential race conditions with ReplSet::startupStatusMsg 2011-05-06 22:08:09 -04:00
Kristina
41631ef969 use signed ints to compare rs optimes in stepdown 2011-04-12 13:57:26 -04:00
Kristina
6af8365495 stepdown is rejected if other nodes are not up-to-date SERVER-2869
add force : true option to force stepdown
2011-04-05 18:07:20 -04:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
439881c429 when shell calls replGetStatus don't reset last error 2010-12-27 16:20:11 -05:00
dwight
6c3eb1ddd4 dur remap 2010-11-27 15:25:08 -05:00
Dwight
ad421070f5 better help 2010-10-15 16:18:03 -04:00
Dwight
25dbc0c12e better error checking 2010-10-15 16:16:11 -04:00
Dwight
f222057f53 rs replSetFreeze needs testing still SERVER-1940 2010-10-15 16:13:41 -04:00
Dwight
6002434b92 rs stepdown command can take a time param now 2010-10-15 15:59:22 -04:00
Dwight
ff2da86dec better rs.status() 2010-09-29 14:02:55 -04:00
Dwight
809d102b5e replsetoplog diag html page was broken 2010-09-29 13:51:33 -04:00
dwight
3701f69ddf rs add a new test case 2010-08-29 16:03:17 -04:00
Dwight
deec63fa24 fix a 1.7 regression of REST stuff 2010-08-25 14:52:36 -04:00
Dwight
84909e910d fix a 1.7 regression of _replSetOplog? page 2010-08-25 14:39:04 -04:00
Mathias Stearn
fb20d56b31 HTTP handlers get pre-parsed url?params 2010-08-24 17:57:00 -04:00
Dwight
0dfb2d2f33 rs rollback edge cases 162 2010-08-16 12:21:49 -04:00
dwight
cdd00d5e73 rs proper rollbackid maintenance 162 2010-08-16 10:26:07 -04:00
dwight
206dee7ad9 rs rollback 162 work 2010-08-16 10:22:41 -04:00
Dwight
c5ca6d00ee allow a member down during a config change 2010-08-04 11:42:20 -04:00
Dwight
1ec6fb1d4b SERVER-1523 and some diagui fixes 2010-08-02 15:21:26 -04:00
dwight
d09e8b190e err msg 2010-08-01 14:34:14 -04:00
Eliot Horowitz
96d7b5a19e fix warning 2010-07-30 10:26:34 -04:00
dwight
b11475947d rs on rollback, verify no rollbacks at source as we work 2010-07-29 17:21:50 -04:00
Eliot Horowitz
b5ad7702e3 working on modularizing web server so can hook up to mongos SERVER-1355 3 (repl) 2010-07-27 12:11:04 -04:00
dwight
f611c9e68d rs blind 2010-07-26 16:04:54 -04:00
dwight
f5c49c6c31 proper synchronization on reconfig 2010-07-23 11:48:07 -04:00
dwight
6212e5c2df rs de-spaghetti 2010-07-22 17:50:54 -04:00
Dwight
2219a735a2 rs replSetStepDown cmd 2010-07-22 14:20:13 -04:00
Dwight
c419b08b34 rs 2010-07-20 13:37:09 -04:00
Dwight
9dcdfcc332 rs reconf fix 2010-07-20 11:42:07 -04:00
Dwight
db5aafcd11 rs fixes 2010-07-14 15:08:59 -04:00
dwight
70fcc18300 rs reconf 2010-07-12 22:12:57 -04:00
dwight
e2212f4e22 rs 2010-07-12 09:13:38 -04:00
dwight
c68695bad9 rs 2010-07-08 14:41:49 -04:00
dwight
b97a2c322e begin work on reconfig cmd 2010-07-08 12:26:49 -04:00
Dwight
d5bf9b19d9 rs 2010-06-01 15:17:38 -04:00
Dwight Merriman
a403fb5de8 clean up some file names rs 2010-05-29 15:45:47 -04:00
Dwight
1b1fbec129 rs 2010-05-24 13:38:53 -04:00
Dwight Merriman
e5f2cd1e3d fix old boost compatibility; rs 2010-05-08 14:12:24 -04:00