Kristina
|
c99abec538
|
Generalize recloning docs on initial oplog application SERVER-3367
|
2011-11-11 18:24:36 -05:00 |
|
Eliot Horowitz
|
5cbe8caea2
|
safer access SERVER-3335
|
2011-06-26 01:14:06 -04:00 |
|
Eliot Horowitz
|
131e1d2182
|
more cleaning
|
2011-06-22 15:51:08 -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
|
5be2a96b0a
|
allow more than one seed to be discovered SERVER-3035
|
2011-06-13 13:09:26 -04:00 |
|
Aaron
|
2df2fe8991
|
reduce queryutil dependencies a bit
|
2011-04-25 13:29:50 -07:00 |
|
Aaron
|
4c66fe26c7
|
SERVER-2111 Synchronize db names with master if a case conflict is detected in replication
|
2011-04-12 21:54:20 -07:00 |
|
Aaron
|
18e260a998
|
SERVER-2843 Don't yield db mutex during a repair
|
2011-03-29 18:14:52 -07:00 |
|
Aaron
|
fce112398b
|
SERVER-1465 remove replica pairs
|
2011-03-29 16:56:53 -07:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
dwight
|
32573ea7aa
|
experimental option allowing application of multiple writes on a slave in a single write lock.
|
2010-11-29 10:21:18 -05:00 |
|
dwight
|
a4728be3a9
|
Revert "fix regression in repl slave pretouch"
This reverts commit e58e80b708.
|
2010-11-28 23:41:10 -05:00 |
|
dwight
|
e58e80b708
|
fix regression in repl slave pretouch
|
2010-11-28 23:28:04 -05:00 |
|
dwight
|
46542f495c
|
cleaning
|
2010-07-18 13:34:16 -04:00 |
|
Eliot Horowitz
|
72f2eb24d5
|
change LazyString to toString rather than (string)
|
2010-07-17 22:11:21 -04:00 |
|
Mathias Stearn
|
13c6875815
|
temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
|
2010-07-07 01:22:33 -04:00 |
|
Mathias Stearn
|
95fa51a1df
|
git rid of "operator string"
|
2010-07-07 00:30:17 -04:00 |
|
dwight
|
39dbe97e66
|
--pretouch
|
2010-07-06 17:49:20 -04:00 |
|
dwight
|
373709a289
|
minor
|
2010-07-05 23:10:51 -04:00 |
|
dwight
|
d0cf28370b
|
abstract out op log reading a little (beginning)
|
2010-07-05 12:29:42 -04:00 |
|
Eliot Horowitz
|
a71cc3cd4b
|
cleaning exceptions
|
2010-06-21 13:41:34 -04:00 |
|
Eliot Horowitz
|
0edfb44bbf
|
better assert string()
|
2010-05-11 15:18:07 -04:00 |
|
Eliot Horowitz
|
0f09595154
|
move oplog code into db/oplog.*
|
2010-04-13 13:50:09 -04:00 |
|
Eliot Horowitz
|
ac321ab259
|
move repl blocking code into its own file
|
2010-04-13 11:45:01 -04:00 |
|
Aaron Staple
|
217860f1f1
|
reset mem size audit correctly for repl ids
|
2010-04-09 23:36:30 -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
|
2077548895
|
first cut at storing slave locations in prep for SERVER-467
|
2010-03-30 14:32:15 -04:00 |
|
Dwight
|
8c0333345a
|
first pass at making replication more realtime
|
2010-03-26 14:37:31 -04:00 |
|
Eliot Horowitz
|
c86ea1f913
|
fix ClientCursor change
|
2010-03-25 16:16:59 -04:00 |
|
Dwight
|
14e61fb619
|
store queryOptions in ClientCursor in case needed during getMore
|
2010-03-25 15:42:11 -04:00 |
|
Aaron
|
57d2a1d901
|
SERVER-684 refactor findingStart code
|
2010-03-09 13:54:19 -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 |
|
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 |
|
Aaron
|
ee3e5923e5
|
SERVER-580 try to remove windows warning
|
2010-03-01 14:34:03 -08:00 |
|
Aaron
|
bdeca98185
|
SERVER-580 implement slavedelay
|
2010-03-01 13:55:31 -08:00 |
|
Aaron
|
23475ac37f
|
SERVER-623 implement and test fastsync / snapshot repl pair mode
|
2010-02-16 19:33:24 -08:00 |
|
Dwight Merriman
|
56092b9e2d
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-02-12 08:44:03 -05:00 |
|
Eliot Horowitz
|
f765ec0442
|
fix repl
|
2010-02-10 14:18:57 -05:00 |
|
Dwight Merriman
|
285f6034e1
|
crlf->lf
|
2010-02-09 18:30:32 -05:00 |
|
Eliot Horowitz
|
c037f21674
|
move some replication settings into ReplicationSettings
|
2010-02-08 21:04:09 -05:00 |
|
Eliot Horowitz
|
90157edb27
|
some repl cmd abstraction in prep for SERVER-586
|
2010-02-08 17:17:18 -05:00 |
|
dwight
|
6973778138
|
make findingstartcursor safe from timeouts
|
2010-01-12 14:08:38 -05:00 |
|
Dwight
|
59954ffa35
|
comment MINOR
|
2010-01-04 17:41:12 -05:00 |
|
Dwight
|
4d8a09b25a
|
cleanup comments prepwork for some repl improvements
|
2010-01-04 11:15:09 -05:00 |
|
Dwight
|
7d26553061
|
a little code cleanup / renameing
|
2010-01-03 16:37:38 -05:00 |
|
Eliot Horowitz
|
fa8961c3e8
|
Exception classess need codes too SERVER-112
|
2009-12-28 17:06:07 -05:00 |
|