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

30 Commits

Author SHA1 Message Date
Alberto Lerner
2a7f26cc8f correct comments 2010-10-12 14:41:48 -04:00
Alberto Lerner
da51257c3b comments and readability 2010-10-12 13:57:24 -04:00
Eliot Horowitz
f6141d9bac when using rs as a shard, only name matters 2010-10-10 20:01:17 -04:00
Alberto Lerner
ae26ad05ac clean up 2010-10-05 15:18:19 -04:00
Eliot Horowitz
c83aa63611 comments 2010-09-14 10:18:04 -04:00
Eliot Horowitz
a53ff9a810 better name and comments 2010-09-14 10:06:06 -04:00
Alberto Lerner
8328a485bf SERVER-1452 missed c_str in previously fixed append* 2010-08-27 20:38:49 -04:00
Alberto Lerner
9aac39189e SERVER-1633 turn logging up to uncover bottleneck 2010-08-26 15:08:26 -04:00
Eliot Horowitz
da6e4186cf i think major is a keyword 2010-08-25 09:52:06 -04:00
Eliot Horowitz
ce47d4e432 don't fail writes when after a split SERVER-1473 2010-08-25 02:10:12 -04:00
Eliot Horowitz
e2c5acbe4b add if op is write to shardVersionOk definition prep for SERVER-1473 2010-08-25 01:57:48 -04:00
Eliot Horowitz
3d9d505e4c possible chunk matcher fix 2010-08-09 08:13:07 -04:00
Dwight
08eaec0599 check for null return from query() 2010-08-02 14:44:53 -04:00
Eliot Horowitz
18132e81cb getOwned() on all cursor objects 2010-07-27 12:48:11 -04:00
Eliot Horowitz
b8bef176d7 when handed a ShardConnection back to global pool - reset sharding state 2010-07-25 08:33:03 -04:00
Alberto Lerner
02f8bdd1fe Fix warning 2010-07-22 21:00:57 -04:00
Eliot Horowitz
ee12ec39cd getLastError handles writeback 2010-07-22 13:52:42 -04:00
Eliot Horowitz
0227340cbd count can recover from dropped dbs 2010-07-16 14:32:37 -04:00
Eliot Horowitz
4a15d61ae6 better debugging 2010-07-16 12:46:47 -04:00
Eliot Horowitz
47261779b8 fix sharded count on moves
make Client::Context check shard versions
SERVER-1396
2010-07-16 12:30:37 -04:00
Eliot Horowitz
135c9d3f2e fixde race condition between threads trying to update version with moveChunk lock
big sharding test passes now
2010-07-15 23:04:36 -04:00
Mathias Stearn
4407f18829 extractFieldsDotted was unused and broken (done() vs obj()). use extractFields instead. 2010-07-14 14:34:44 -04:00
Mathias Stearn
72bab0e0d2 ChunkMatcher compound key support SERVER-951 2010-07-14 14:34:44 -04:00
Eliot Horowitz
92e8ad86fa finish first cut at migrate in mognod and lots of fixes SERVER-933 2010-07-02 00:51:41 -04:00
Eliot Horowitz
2498228f41 workong on moving migrate to mongod, cleaning, and version fixing
SERVER-1319 SERVER-933
2010-07-01 17:44:13 -04:00
Eliot Horowitz
3b778cf4de better debugging 2010-06-29 17:56:20 -04:00
Eliot Horowitz
15aebb0706 mongod chunk filtering seems to be working SERVER-943 2010-06-15 23:05:45 -04:00
Eliot Horowitz
eefddcd5a9 checkpoint for moving chunk filtering to mongod SERVER-943 2010-06-15 17:42:49 -04:00
Eliot Horowitz
e0431b67f2 some cleaning and shardingState helper 2010-06-15 10:49:47 -04:00
Eliot Horowitz
d4d63ed88f more mongod sharding cleaning 2010-06-15 10:18:13 -04:00