Kristina
|
d21c163de2
|
Make secondaries go into recovering state when auth is wrong SERVER-3715
|
2011-10-05 16:56:06 -04:00 |
|
dwight
|
343b502f44
|
normalize log strings slightly
|
2011-09-21 19:37:15 -04:00 |
|
dwight
|
e78bc26396
|
timer class was slow on windows; fixed.
|
2011-09-12 23:32:19 -04:00 |
|
dwight
|
63c87fe20c
|
use LOG() more
|
2011-08-02 02:36:46 -04:00 |
|
Kristina
|
b02f72021a
|
fix windows compile
|
2011-07-29 13:32:08 -04:00 |
|
Kristina
|
c2e54020bd
|
check auth for rs commands SERVER-3418
Conflicts:
db/repl/replset_commands.cpp
|
2011-07-29 11:49:14 -04:00 |
|
Kristina
|
4a62ca8bb3
|
use first couple of pings to determine initial sync target SERVER-3479
|
2011-07-29 11:32:01 -04:00 |
|
gregs
|
e5d902202f
|
full API change to command interface, add options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
|
dwight
|
09a6f288b2
|
standardize thread names a bit, including starting
all replset threads with 'rs' and user camelcase for thread
names and remove spaces for compactness in our logging
|
2011-07-16 18:18:03 -04:00 |
|
Kristina
|
5a09532d76
|
fix casting error
|
2011-07-07 17:09:32 -04:00 |
|
Kristina
|
e987d4c8ad
|
rs heartbeat should take average of ping times
|
2011-07-07 15:16:40 -04:00 |
|
Kristina
|
5be2a96b0a
|
allow more than one seed to be discovered SERVER-3035
|
2011-06-13 13:09:26 -04:00 |
|
Kristina
|
1f20d1e6f8
|
change ping to pingMs
|
2011-06-09 16:16:18 -04:00 |
|
Kristina
|
f0337ae981
|
fast sync passthrough SERVER-992
|
2011-06-09 15:05:34 -04:00 |
|
dwight
|
6d08c2b0e7
|
cleaning logging for replsets
|
2011-05-15 11:10:51 -04:00 |
|
Kristina
|
14a452e85e
|
comments
|
2011-05-09 11:34:03 -04:00 |
|
Kristina
|
4762b2074e
|
rs priorities SERVER-1503
|
2011-04-12 13:57:26 -04:00 |
|
Kristina
|
49f94ae22f
|
add heartbeat ping time SERVER-2908
|
2011-04-06 12:01:55 -04:00 |
|
Eliot Horowitz
|
f9237e3cb6
|
working towrads unifying network code
|
2011-04-05 02:24:16 -04:00 |
|
Kristina
|
ab4bb93214
|
change member state when member goes down SERVER-2568
|
2011-04-01 11:55:23 -04:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
3105070460
|
more Client cleaning
|
2011-01-03 13:16:13 -05:00 |
|
dwight
|
dc0aff562c
|
make it less easy to confuse the log line with ourself when we were reporting on someone else
|
2010-11-12 20:53:25 -05:00 |
|
dwight
|
623dfec394
|
clearer msg
|
2010-11-07 14:49:20 -05:00 |
|
Kristina Chodorow
|
fa9f51da85
|
more info on what went wrong w/hb error
|
2010-11-01 16:19:51 -04:00 |
|
Dwight
|
4307d8b199
|
make ScopedConn idiot-proof (safe from me)
|
2010-10-28 10:50:39 -04:00 |
|
Alberto Lerner
|
465896350e
|
SERVER-1804 tighter background job
|
2010-10-13 17:38:09 -04:00 |
|
Dwight
|
322b2ab6c6
|
try to elim bad warning
|
2010-10-04 12:20:12 -04:00 |
|
Eliot Horowitz
|
7b17586c5b
|
safter time parsing from heartbeat
|
2010-10-01 13:41:18 -04:00 |
|
dwight
|
f0234a1fbb
|
rs checkpoint work
|
2010-08-27 16:38:56 -04:00 |
|
Dwight
|
1b170096a2
|
SERVER-1612 rs better logging 163
|
2010-08-25 13:51:41 -04:00 |
|
Dwight
|
dac2ff3ce7
|
rs slaveDelay 162?
|
2010-08-18 14:12:14 -04:00 |
|
dwight
|
926bf4bd0e
|
SERVER-1577 stay primary on some config changes
|
2010-08-09 12:01:27 -04:00 |
|
Dwight
|
1ec6fb1d4b
|
SERVER-1523 and some diagui fixes
|
2010-08-02 15:21:26 -04:00 |
|
dwight
|
f0d3292e91
|
rs skew output bug minor
|
2010-08-02 12:27:05 -04:00 |
|
dwight
|
b07eeee2f1
|
RS rollback fix
|
2010-07-30 15:00:19 -04:00 |
|
dwight
|
26058ab4a2
|
rename
|
2010-07-29 17:35:09 -04:00 |
|
Dwight
|
8118364603
|
rs drift diag
|
2010-07-29 15:35:32 -04:00 |
|
Andrew C. Morrow
|
fc2f3d541f
|
enable -Werror for gcc, fix one warning that becomes an error
|
2010-07-29 05:14:13 +08:00 |
|
dwight
|
26828e12a9
|
rs attempt fix for weird crash
|
2010-07-28 11:06:04 -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 |
|
dwight
|
1037a58e16
|
step down if cant see most of the set
|
2010-07-26 16:19:08 -04:00 |
|
dwight
|
f611c9e68d
|
rs blind
|
2010-07-26 16:04:54 -04:00 |
|
dwight
|
6212e5c2df
|
rs de-spaghetti
|
2010-07-22 17:50:54 -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
|
dcc152acc7
|
rs initial sync
|
2010-07-19 18:05:44 -04:00 |
|
Dwight
|
b651201dbe
|
rs
|
2010-07-19 13:08:24 -04:00 |
|
Kristina Chodorow
|
4378ad93d1
|
use rslog for log msg MINOR
|
2010-07-19 10:32:40 -04:00 |
|
Kristina Chodorow
|
2d0ed7733a
|
check for init race condition
theReplSet is 0 first time around on my machine
|
2010-07-16 19:21:35 -04:00 |
|