Commit Graph

19 Commits

Author SHA1 Message Date
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