Commit Graph

115 Commits

Author SHA1 Message Date
dwight
bf0e20d28f defensive 2011-07-17 10:31:25 -04:00
dwight
c0f7225c62 temp disable toString while diagnosing 2011-07-16 18:56:59 -04:00
dwight
dc21c06d0f slight cleaning 2011-07-16 18:42:29 -04:00
Eliot Horowitz
0f297a2155 net cleaning: move hostandport to net subdirectory 2011-06-26 16:44:38 -04:00
Eliot Horowitz
61be4fc835 some include cleaning 2011-06-21 01:56:49 -04:00
Kristina
aa4edc53fb force reconfig SERVER-2182 2011-06-14 16:22:51 -04:00
Kristina
510c4a6fc3 always set port when for rs config 2011-06-10 14:36:41 -04:00
Kristina
fcd1ff5edb windows 2011-06-09 15:36:34 -04:00
Kristina
ea0f21e280 windows compile 2011-06-09 15:26:10 -04:00
Kristina
687b0d6175 add tagging SERVER-992 2011-06-09 15:04:07 -04:00
Kristina
ecdef30666 don't allow switching from localhost to hostname 2011-05-06 10:43:45 -04:00
Greg Studer
65abee1492 log message on config change save
for tracking down an issue in priority1.js
2011-04-26 07:38:31 -07:00
Kristina
12c745e387 comments 2011-04-13 14:30:12 -04:00
Kristina
4762b2074e rs priorities SERVER-1503 2011-04-12 13:57:26 -04:00
Kristina
10d687fc18 deprecate initialSync option SERVER-2909 2011-04-06 12:48:19 -04:00
Kristina
ead5ec842d allow 1 or true for rs config options SERVER-2714 2011-03-17 12:17:11 -04:00
Mathias Stearn
2b58bd8904 Changes to source needed to compile cleanly with clang++ 2011-03-16 17:25:53 -04:00
Kristina
7bf3c53a70 don't allow changing from localhost to hostname SERVER-2622 2011-02-28 12:57:58 -05:00
Kristina
cfd9c0e758 fix initialSync on reconfig SERVER-2484 2011-02-05 23:18:23 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
a1c70486b9 replset more members allowed if nonvoting 2010-12-22 17:48:54 -05:00
Kristina
be87ea36e9 show host when attempting initial hb 2010-12-06 17:12:40 -05:00
Kristina Chodorow
05218bfa27 lots of options for initial sync SERVER-1829 2010-11-17 18:30:24 -05:00
dwight
8c11db1487 rs clearer 2010-11-12 16:09:14 -05:00
Kristina Chodorow
1d7b115d8e fix buildIndexes check 2010-11-11 15:38:14 -05:00
Dwight
4c2cbc74a8 compile? rs 2010-11-02 14:46:58 -04:00
Dwight
3aee3633a8 rs tag beginnings 2010-11-02 12:12:29 -04:00
dwight
00fa1a1278 keep arb- reconf off for the moment 2010-10-31 12:11:38 -04:00
dwight
609206e965 rollback restriction rs reconf 2010-10-31 11:45:06 -04:00
dwight
412e4c3233 compile 2010-10-30 14:57:49 -04:00
dwight
8e027b4f36 comments and cleaning and safer 2010-10-30 14:56:56 -04:00
Dwight
4307d8b199 make ScopedConn idiot-proof (safe from me) 2010-10-28 10:50:39 -04:00
Dwight
2884252fef SERVER-2021 rs ScopedConn bug(2) 165 172 2010-10-28 10:38:24 -04:00
Kristina Chodorow
ebc0ca5400 allow replset sleep and timeout < 1 2010-10-06 19:14:47 -04:00
Kristina Chodorow
7c5b9daeda add buildIndex as legal option 2010-09-28 16:26:16 -04:00
Dwight
0b5235b87f elim warning unref local var 2010-09-28 14:02:27 -04:00
Dwight
e81cd95716 Merge branch 'master' of github.com:mongodb/mongo 2010-09-28 14:02:10 -04:00
Dwight
f01789027b add a buildIndexes:false option for replica set members 2010-09-28 14:01:54 -04:00
Kristina Chodorow
604d171828 set empty config asap on startup SERVER-1847 2010-09-28 12:54:00 -04:00
Mathias Stearn
9324ba3b77 Revert "HostAndPort::isSelf() -> ListeningSockets::listeningOn()"
This reverts commit 84abe861b1.

Conflicts:

	util/sock.h
2010-09-13 17:28:20 -04:00
Mathias Stearn
84abe861b1 HostAndPort::isSelf() -> ListeningSockets::listeningOn()
No longer assume listening on localhost
SERVER-1515
2010-09-10 19:00:32 -04:00
Dwight
d6e2576ef7 compile hmmm 2010-08-26 13:56:55 -04:00
Dwight
222a8c5589 more config validation at rs startup 2010-08-26 13:47:27 -04:00
Dwight
a4dd56477e check for extraneous fields in replset member config subobjects 2010-08-26 13:33:26 -04:00
Dwight
b4230f1e00 Merge branch 'master' of github.com:mongodb/mongo 2010-08-18 14:29:12 -04:00
Dwight
dde78c8e66 rs slaveDelay 162 2010-08-18 14:29:04 -04:00
Eliot Horowitz
697bd7ff42 fix error codes 2010-08-18 12:07:21 -04:00
Dwight
5ff14eeb1e hidden rs attribute maybe 162 2010-08-18 11:37:34 -04:00
dwight
bc9997faef rs towards slaveDelay 162 2010-08-17 23:35:53 -04:00
dwight
3cc9a574ed rs some config validation 2010-08-12 13:13:25 -04:00