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

302 Commits

Author SHA1 Message Date
Eliot Horowitz
740cc1308e auto_ptr -> shared_ptr for Cursor objects 2010-05-07 17:25:57 -04:00
Eliot Horowitz
914a2017e5 fix repl test 2010-05-03 17:04:55 -04:00
Eliot Horowitz
a48c830de9 Command::run gets "test" not "test.$cmd" 2010-05-03 16:25:34 -04:00
Eliot Horowitz
791386affe oplog debugging 2010-04-28 22:13:38 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
e9561a49e9 fix warning with ismaster 2010-04-26 21:16:57 -04:00
Dwight Merriman
ae42460539 fix warning with ismaster 2010-04-26 20:58:41 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Dwight
ca84dc6bb1 cleaning 2010-04-22 18:43:37 -04:00
Dwight
09a4b15404 rs work; ismaster 2010-04-22 16:17:18 -04:00
Dwight
3243403a5f tweak web page 2010-04-22 13:07:36 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Dwight Merriman
ac91527d47 rename file 2010-04-21 18:46:31 -04:00
Dwight
927000277e fix String() elem; 2010-04-21 17:40:24 -04:00
Dwight
60b6c65c2a re 2010-04-21 16:43:51 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Dwight
e54c7290f5 Merge commit 'origin/master'
Conflicts:

	SConstruct
	db/repl.cpp
2010-04-13 15:59:32 -04:00
Dwight
171a318e9e Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	SConstruct
2010-04-13 15:44:48 -04:00
Eliot Horowitz
0f09595154 move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00
Dwight
ffcd9ad936 repl sets
very beginning
2010-04-13 13:22:42 -04:00
Eliot Horowitz
ac321ab259 move repl blocking code into its own file 2010-04-13 11:45:01 -04:00
Aaron
1b0b94cb9c SERVER-832 use send/recv timeouts 2010-04-08 12:14:20 -07:00
Eliot Horowitz
5645c80f94 better/safe implementation of tracking slave progress for SERVER-467 2010-04-02 13:18:06 -04:00
Eliot Horowitz
8ecaf5dc18 slave ids, and option to block or slaves SERVER-467 2010-04-02 11:29:45 -04:00
Eliot Horowitz
5dd8290ecb bit cleaner for pair/set 2010-03-31 00:11:17 -04:00
Eliot Horowitz
18d01a0c60 ease constraints` 2010-03-30 23:37:45 -04:00
Aaron
3a2d0e8741 SERVER-845 break out of loop to set initial sync complete in a timely fashion 2010-03-30 14:46:53 -07:00
Aaron
49334953ea Merge branch 'master' of github.com:mongodb/mongo 2010-03-30 14:19:45 -07:00
Aaron
799d94ad69 SERVER-847 flush log message when setting master 2010-03-30 13:45:57 -07:00
Eliot Horowitz
f078b67f18 track last op in Client 2010-03-30 15:20:22 -04:00
Eliot Horowitz
2077548895 first cut at storing slave locations in prep for SERVER-467 2010-03-30 14:32:15 -04:00
Aaron
e339760675 SERVER-841 don't use dummy op when figuring other side's log endpoint 2010-03-29 16:35:06 -07:00
Aaron
ec2e4eaf5a SERVER-841 fastsync corner cases 2010-03-29 14:14:50 -07:00
dwight
f05bae1a2d replacepeer2 attempt 2 may be more robust 2010-03-27 12:37:38 -04:00
dwight
fe8cb18eca replacepeer2.js attempted fix 2010-03-27 12:23:39 -04:00
Eliot Horowitz
7a2ba3526f reset curop in repl thread SERVER-837 2010-03-26 21:38:39 -04:00
Dwight
8c0333345a first pass at making replication more realtime 2010-03-26 14:37:31 -04:00
Aaron
82be9226a6 SERVER-803 make repl work when auth is enabled 2010-03-22 10:50:55 -07:00
dwight
91da5d30e0 don't make oplog very big on OS X 2010-03-18 16:12:35 -04:00
Aaron
57d2a1d901 SERVER-684 refactor findingStart code 2010-03-09 13:54:19 -08:00
Aaron
53235fdc36 Merge branch 'master' of github.com:mongodb/mongo 2010-03-08 13:09:10 -08:00
Aaron
cfe99b6363 SERVER-705 check for negative effects of large clock skews, seed last optime using oplog 2010-03-08 12:55:18 -08:00
Dwight
5ddd713d43 keepalive event logged by masters for replication
so that repl status is never too stale even when idle
logged every 10 seconds
2010-03-08 15:03:00 -05:00
Dwight
d22498af7a log nicer repl 2010-03-08 13:56:55 -05:00
Dwight
fed38a9805 log more when forcedead on replication 2010-03-08 13:40:24 -05:00
Dwight
73ec2d62ad small error text improvements 2010-03-05 14:11:00 -05:00
Dwight
6fb243a614 better logging when there is a sync problem between master and slave with replication
also halt replication when this happens
2010-03-05 13:50:46 -05:00
Eliot Horowitz
982ca5d436 reset pointer in repl to Database on close 2010-03-03 17:19:56 -05:00
Eliot Horowitz
a3f64b719d don't close dbs used by repl 2010-03-03 17:14:00 -05:00