Commit Graph

21 Commits

Author SHA1 Message Date
Eliot Horowitz
224dc66eb9 correct reloading on stale config request optimization 2011-07-01 10:07:52 -04:00
Eliot Horowitz
317c3a4e3b use ClientCursor::extractKeys so can use covered index if possible 2011-06-24 16:07:13 -04:00
Jens Rantil
24e8d8f08c Another grammar correction. 2011-05-27 11:41:11 +02:00
Jens Rantil
2c8088f180 Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed. 2011-05-26 11:59:13 +02:00
Eliot Horowitz
138040ccc0 not checking msgasserted for dupes 2011-04-15 13:39:47 -04:00
Eliot Horowitz
d4c4acf737 ShardChunkManager::toString 2011-01-26 11:43:58 -05:00
Eliot Horowitz
ef2657b9b6 remove Snapshot as it was extraneous 2011-01-24 11:39:12 -05:00
Eliot Horowitz
2c5795d620 ability to take a chunk snapshot so you have a consistent view 2011-01-23 02:53:31 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Alberto Lerner
60447a06f3 make it clear that there's now transfer of ownership 2010-12-11 21:57:06 -05:00
Alberto Lerner
e11b00d440 add iterator to chunk state 2010-12-10 16:19:18 -05:00
Alberto Lerner
7579d6bbfb fix multisplit case and move that logic to manager cloning 2010-12-04 13:36:26 -05:00
Alberto Lerner
c62815187c elim debug code 2010-12-03 11:36:10 -05:00
Alberto Lerner
3ac987d336 better error message 2010-12-03 11:33:54 -05:00
Alberto Lerner
40db43b6ca adjust parameter 2010-12-03 10:37:25 -05:00
Alberto Lerner
e27946f49f split behavior 2010-12-02 20:20:11 -05:00
Alberto Lerner
6a95937332 first and last chunk behavior 2010-12-01 16:22:59 -05:00
Alberto Lerner
cf0a35acd4 allow cloning chunk state 2010-11-30 16:29:41 -05:00
Alberto Lerner
78e92c49fe SERVER-1849 check for dropped collections 2010-11-26 09:28:32 -05:00
Alberto Lerner
596b75709a prep for collecting per-chunk stats on mongod 2010-11-23 12:22:10 -05:00
Alberto Lerner
348f12125c ChunkMatcher is now ShardChunkManager 2010-11-19 05:33:12 -05:00