Commit Graph

128 Commits

Author SHA1 Message Date
Spencer T Brody
0bb6c4774a Use boost's string trim function rather than having our own. 2011-10-06 18:09:32 -04:00
Scott Hernandez
ca9770abb5 SERVER-3299 trim hostname on replica set reconfig 2011-10-05 18:34:13 -04:00
Dwight
ae30374ed8 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	db/btree.cpp
	db/db.vcxproj
	dbtests/test.vcxproj
	server.h
	util/concurrency/rwlock.h
	util/concurrency/value.h
2011-10-03 13:43:34 -04:00
Kristina
118d9ed858 show conflicting replica set names in error message SERVER-3525 2011-09-16 13:31:34 -04:00
Kristina
5d714b1bee check for tags on arbiter whenever a config is parsed SERVER-3840 2011-09-16 10:51:06 -04:00
Kristina
7c46fb9ad3 allow majority to be all nodes SERVER-3672 2011-09-14 15:31:26 -04:00
Dwight
623010e04b Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	db/db.vcxproj
	dbtests/test.vcxproj
2011-08-29 15:43:13 -04:00
Mathias Stearn
9fd1a048ec fix error string spacing 2011-08-19 12:08:07 -04:00
Dwight
48977d2abc merge 2011-08-17 16:55:13 -04:00
Kristina
bec867911e change tagging format to {x:y} 2011-08-16 13:50:10 -04:00
Kristina
1014eba2d3 fix tagging on reconfig SERVER-3599 2011-08-16 11:53:09 -04:00
dwight
63c87fe20c use LOG() more 2011-08-02 02:36:46 -04:00
Dwight
3b8380de65 add some race condition checking on _DEBUG builds 2011-07-20 14:24:26 -04:00
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