Commit Graph

85 Commits

Author SHA1 Message Date
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
dwight
cde18d621b fix getlasterrdefaults rs 2010-08-11 16:41:03 -04:00
dwight
84a8645057 rs move error checking logic to the right place 161 2010-08-08 10:21:39 -04:00
Dwight
660d4132ee extraneous logging 2010-08-04 10:55:11 -04:00
Dwight
e1bc087231 make error msgs better 2010-08-04 10:50:53 -04:00
Dwight
1ec6fb1d4b SERVER-1523 and some diagui fixes 2010-08-02 15:21:26 -04:00
dwight
91f671ea53 slightly confusing rs error message 2010-07-30 15:41:54 -04:00
Eliot Horowitz
fb1e07e363 error code conflict 2010-07-29 13:59:47 -04:00
Dwight
aedb4a8bbd rs: priority 0 and 1 only for now - others coming soon 2010-07-29 13:49:45 -04:00
dwight
8dd5aadf63 Merge branch 'master' of github.com:mongodb/mongo 2010-07-27 01:52:17 -04:00
dwight
eef2a87ab3 rs do we need seeds? eliminate at least some of the need for cmd line seed list 2010-07-26 21:06:37 -04:00
Eliot Horowitz
127558c1c4 Database::flushFiles and use in rs for speed 2010-07-26 17:28:24 -04:00
dwight
54c2450de6 localhost allowed if all localhost repl sets 2010-07-26 09:55:10 -04:00
Dwight
2219a735a2 rs replSetStepDown cmd 2010-07-22 14:20:13 -04:00
dwight
25ac9e3ac3 localhost check 2010-07-20 16:46:32 -04:00
Dwight
12646d15a2 rs 2010-07-20 14:58:51 -04:00
Dwight
c419b08b34 rs 2010-07-20 13:37:09 -04:00
dwight
97a65a10cd rs log and ui cleaning 2010-07-12 08:19:03 -04:00
dwight
65fd137863 rs if we arent in the config yet, just wait 2010-07-09 11:20:26 -04:00
dwight
c68695bad9 rs 2010-07-08 14:41:49 -04:00
Dwight
1d96219add repl tweaks 2010-07-01 15:13:50 -04:00
Dwight
7fb7c94f25 rs 2010-06-29 18:27:09 -04:00
Dwight
6011eee820 rs 2010-06-29 13:17:57 -04:00
dwight
c3342b005d rs use regular optimes for replica sets 2010-06-26 21:31:17 -04:00
dwight
08f817ea2a text 2010-06-26 20:29:39 -04:00
dwight
a85c902ae3 better error checking rs 2010-06-24 13:42:26 -04:00
Dwight
6e8fafab58 rs 2010-06-04 15:54:25 -04:00
Dwight Merriman
a403fb5de8 clean up some file names rs 2010-05-29 15:45:47 -04:00
Dwight
185e1497b4 rs initiate stuff 2010-05-14 17:22:15 -04:00
Dwight
34e2b5421d rs made most commands return ok:true or false instead of ok:1 or 0 !!! 2010-05-14 16:32:24 -04:00
Dwight
4b79590e83 rs synced cluster 2010-05-14 14:01:51 -04:00