0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

74 Commits

Author SHA1 Message Date
Mathias Stearn
d22898cd96 missing WriteIntent during RS initial sync 2011-01-12 17:40:14 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Mathias Stearn
9fcb46f038 Manually revert JObjAppendOp stuff 2010-12-20 13:29:58 -05:00
dwight
ac212cf081 dur use opcode_objappend for repl sets too 2010-12-19 13:19:39 -05:00
dwight
302beeb7e1 dur cleaning 2010-12-19 13:11:43 -05:00
dwight
4cdf39537e readability 2010-12-19 12:55:16 -05:00
dwight
1fb5ac5453 dur optimize writing to the oplog for durability 2010-12-19 10:54:45 -05:00
dwight
0ce38b5339 kill old commented 2010-12-17 11:29:05 -05:00
Mathias Stearn
1c17cece76 Pull some durability code into a class for easy disabling 2010-12-10 19:20:43 -05:00
dwight
631d98fede fix regression of pretouch slave repl 2010-11-28 23:44:23 -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
Eliot Horowitz
f3fe0ba508 replicate applyOps SERVER-2155 2010-11-28 02:35:14 -05:00
Eliot Horowitz
7cc161c6a5 track replicated ops SERVER-1565 2010-11-09 17:01:58 -05:00
Kristina Chodorow
231219f1e8 don't tell people they can change oplogSize 2010-10-27 17:23:56 -04:00
Dwight
7edb8c3f65 intent to write 2010-09-29 10:18:11 -04:00
Dwight
a0e977c8c1 write intent 2010-09-28 18:08:44 -04:00
Eliot Horowitz
4b6447bdcb use logns so dbtop is sane 2010-08-26 12:16:22 -04:00
Dwight
8b56c14d38 clean logging 2010-08-17 16:31:21 -04:00
Eliot Horowitz
99ac3f8fcb fixing noop replication handling 161 2010-08-16 13:45:52 -04:00
Dwight
44d39a27af merge 2010-08-02 15:22:42 -04:00
dwight
58bbf8a4d3 cleaning 2010-07-23 14:52:14 -04:00
dwight
6212e5c2df rs de-spaghetti 2010-07-22 17:50:54 -04:00
Eliot Horowitz
1f8a29ada3 remove collection level logging SERVER-1455 2010-07-21 09:55:46 -04:00
dwight
fe1d205aa8 rs 2010-07-19 22:32:43 -04:00
Dwight
bca3ced2bb compilie 2010-07-19 10:48:47 -04:00
dwight
d423c6169e rs initial sync 2010-07-19 09:29:49 -04:00
dwight
b12d4c2aff rs 2010-07-18 15:02:46 -04:00
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
Eliot Horowitz
a446751e34 chunk migration totally its own logic now
should solve SERVER-1239 SERVER-1404
2010-07-15 17:15:15 -04:00
Dwight
9feab8a7d4 rs 2010-07-14 15:50:28 -04:00
Dwight
93137d0791 pretouch 2010-07-12 12:37:27 -04:00
dwight
39dbe97e66 --pretouch 2010-07-06 17:49:20 -04:00
dwight
3d2b3ca6bc rs logop 2010-07-06 13:30:48 -04:00
dwight
373709a289 minor 2010-07-05 23:10:51 -04:00
dwight
e11533f77b optimized update for by _id case 2010-07-04 09:28:11 -04:00
dwight
e0318143ff make issimpleidquery faster by not calling nFields() 2010-07-02 10:33:56 -04:00
Dwight
1d96219add repl tweaks 2010-07-01 15:13:50 -04:00
Dwight
12663be3f9 defer creating the id index on a clone until we first insert all the data 2010-06-30 17:28:57 -04:00
Dwight
51838da939 better 2010-06-30 16:11:05 -04:00
Dwight
119af10132 better 2010-06-30 16:08:07 -04:00
Dwight
082a592291 pretouch experiment 2010-06-30 15:56:59 -04:00
Dwight
5b8ec01841 Merge branch 'master' of github.com:mongodb/mongo 2010-06-29 18:27:17 -04:00
Dwight
7fb7c94f25 rs 2010-06-29 18:27:09 -04:00
Eliot Horowitz
b60539182d preCondition is a better name 2010-06-29 16:59:58 -04:00
Eliot Horowitz
9ed4a2a55f applyOps command with prereqs 2010-06-29 15:34:01 -04:00
Eliot Horowitz
ea3fd1739c basic applyOps command 2010-06-29 15:22:36 -04:00
Eliot Horowitz
3bb8743e0c cleaning up oplog apply 2010-06-29 14:49:06 -04:00
dwight
82a04efbef rs skew check 2010-06-28 22:00:08 -04:00