Kristina
|
d21c163de2
|
Make secondaries go into recovering state when auth is wrong SERVER-3715
|
2011-10-05 16:56:06 -04:00 |
|
Kristina
|
295dd22215
|
move start time to cmdline SERVER-3696
|
2011-09-22 14:27:24 -04:00 |
|
Kristina
|
ba9a7c9c85
|
Merge branch 'maintenance'
Conflicts:
db/repl/health.cpp
|
2011-09-22 12:52:25 -04:00 |
|
Kristina
|
86ce04ba50
|
only show optime info for non-arbiters SERVER-2872
|
2011-09-16 13:28:20 -04:00 |
|
Kristina
|
3c7cb7922e
|
only show "syncingTo" field if member is not primary SERVER-3616
|
2011-09-12 16:00:55 -04:00 |
|
Kristina
|
891b621617
|
put maintenance mode in replsetgetstatus
|
2011-08-10 10:49:27 -04:00 |
|
dwight
|
ab60ebb7ae
|
minor cleaning
|
2011-07-17 09:07:15 -04:00 |
|
Kristina
|
1f20d1e6f8
|
change ping to pingMs
|
2011-06-09 16:16:18 -04:00 |
|
Eliot Horowitz
|
943ecd4b16
|
fix linux compile
|
2011-06-02 03:19:19 -04:00 |
|
Eliot Horowitz
|
94fd6890ec
|
some rs logging cleaning
|
2011-06-02 02:07:21 -04:00 |
|
Kristina
|
86b739cdcc
|
fixed sync cache access
|
2011-05-14 11:43:25 -04:00 |
|
Kristina
|
4e1187f46b
|
remove a couple unnecessary locks
|
2011-05-13 14:46:52 -04:00 |
|
dwight
|
2e4f101dab
|
defensive
|
2011-05-06 20:51:06 -04:00 |
|
dwight
|
b596d0feea
|
defensive SERVER-3032 replSetGetStatus not a fix but helps a little
|
2011-05-06 17:57:40 -04:00 |
|
Kristina
|
9dbe9864db
|
more locking during theReplSet fields' r/w SERVER-3032
|
2011-05-04 18:46:16 -04:00 |
|
Eliot Horowitz
|
b501648032
|
getLog command so you access RamLog entries
|
2011-05-02 14:26:36 -04:00 |
|
Kristina
|
cd89ae05d7
|
add syncingTo field to rs status
|
2011-04-06 12:41:48 -04:00 |
|
Kristina
|
49f94ae22f
|
add heartbeat ping time SERVER-2908
|
2011-04-06 12:01:55 -04:00 |
|
Kristina
|
6af8365495
|
stepdown is rejected if other nodes are not up-to-date SERVER-2869
add force : true option to force stepdown
|
2011-04-05 18:07:20 -04:00 |
|
Kristina
|
1e32f52162
|
rs status uses config's hostname SERVER-2361
|
2011-01-14 16:41:53 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
dwight
|
38e29744b8
|
rs was not showing optime in replSetGetStatus for self.
|
2010-11-06 10:28:43 -04:00 |
|
Dwight
|
30c8eb920a
|
keep a socket timeout on oplogdiagsashtml rs
|
2010-10-29 13:53:10 -04:00 |
|
Dwight
|
0b140039bc
|
cleaning; towrads our code standards; consting; better var name
|
2010-10-29 13:40:42 -04:00 |
|
Dwight
|
2884252fef
|
SERVER-2021 rs ScopedConn bug(2) 165 172
|
2010-10-28 10:38:24 -04:00 |
|
dwight
|
de2e29a934
|
cleaning and slightly nicer output rs
|
2010-10-18 20:43:21 -04:00 |
|
Kristina Chodorow
|
7542f49bd9
|
changed "Status" to "Messages" SERVER-1946
|
2010-10-17 11:58:08 -04:00 |
|
Kristina Chodorow
|
95ab9d32b2
|
add Priority column to /_replSet SERVER-1945
|
2010-10-15 16:39:44 -04:00 |
|
dwight
|
6ee4b25a14
|
just to avoid potential for confusion
|
2010-10-10 10:47:15 -04:00 |
|
Dwight
|
ff2da86dec
|
better rs.status()
|
2010-09-29 14:02:55 -04:00 |
|
Dwight
|
84909e910d
|
fix a 1.7 regression of _replSetOplog? page
|
2010-08-25 14:39:04 -04:00 |
|
Dwight
|
f70ac573c8
|
hidden rs attribute maybe 162 finished
|
2010-08-18 11:50:52 -04:00 |
|
dwight
|
6604772cf0
|
rs log better
|
2010-08-13 18:21:32 -04:00 |
|
dwight
|
0130af002c
|
patch: problem with initial sync in 1.6.0 from an idle master. BUG CS-112
|
2010-08-12 16:06:16 -04:00 |
|
Dwight
|
c5ca6d00ee
|
allow a member down during a config change
|
2010-08-04 11:42:20 -04:00 |
|
Dwight
|
07b29e2099
|
sort members in replSetGetStatus output for easy reading
|
2010-08-04 10:25:06 -04:00 |
|
Dwight
|
f76fe95f0d
|
better diags
|
2010-08-02 16:56:11 -04:00 |
|
Dwight
|
f7f1fa26c2
|
rs better diags
|
2010-08-02 15:45:58 -04:00 |
|
Dwight
|
c43462c6b0
|
lock testing and such
|
2010-08-02 14:37:10 -04:00 |
|
Dwight
|
0803b34ff6
|
rs diags
|
2010-08-02 13:49:20 -04:00 |
|
dwight
|
f0d3292e91
|
rs skew output bug minor
|
2010-08-02 12:27:05 -04:00 |
|
dwight
|
76bd2b4645
|
rs better diags
|
2010-08-01 11:42:16 -04:00 |
|
dwight
|
6a2409d5d2
|
rs cleaning
|
2010-07-31 10:46:52 -04:00 |
|
dwight
|
9300d2156b
|
oplog diag display bug
|
2010-07-30 11:04:34 -04:00 |
|
dwight
|
f13fb3f96e
|
rename
|
2010-07-29 17:36:24 -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 |
|
dwight
|
37b6550365
|
rs messaging clearer
|
2010-07-26 20:09:57 -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 |
|