0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 09:06:21 +01:00
mongodb/s
2010-12-18 20:33:09 -05:00
..
balance.cpp SERVER-1358 add a size beyond which a chunk migrate request should not go through 2010-12-17 00:59:55 -05:00
balance.h SERVER-2213 balancer tolerates servers being down at mongos startup 2010-12-13 16:11:16 -05:00
balancer_policy.cpp SERVER-1713 if a shard has writebacks pending don't use it as a receiver 2010-09-21 10:43:28 -04:00
balancer_policy.h SERVER-1713 if a shard has writebacks pending don't use it as a receiver 2010-09-21 10:43:28 -04:00
chunk.cpp SERVER-1986 simpler mechanism for picking up split checks if mongos bounces frequently 2010-12-18 20:33:09 -05:00
chunk.h SERVER-1986 simpler mechanism for picking up split checks if mongos bounces frequently 2010-12-18 20:33:09 -05:00
commands_admin.cpp SERVER-1358 don't migrate a chunk larger than max chunk size (but allow explicit override) 2010-12-17 17:49:47 -05:00
commands_public.cpp map/reduce no longer uses temp collections. 2010-12-16 16:41:28 -05:00
config_migrate.cpp
config.cpp make finding a stuck/slow migrate a bit easier 2010-12-18 18:38:43 -05:00
config.h Chunk/ChunkManager do not depend on ConfigDB anymore 2010-11-02 13:54:01 -04:00
cursors.cpp SERVER-1804 tighter background job 2010-10-13 17:38:09 -04:00
cursors.h SERVER-2184 clarify usage of mongo mutex 2010-12-08 00:32:56 -08:00
d_background_splitter.cpp start background splitter work 2010-11-04 18:28:43 -04:00
d_background_splitter.h start background splitter work 2010-11-04 18:28:43 -04:00
d_chunk_manager.cpp make it clear that there's now transfer of ownership 2010-12-11 21:57:06 -05:00
d_chunk_manager.h add iterator to chunk state 2010-12-10 16:19:18 -05:00
d_logic.cpp SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
d_logic.h hook new versioning machinery and allow mongod to maintain per-chunk state 2010-12-04 14:49:09 -05:00
d_migrate.cpp make finding a stuck/slow migrate a bit easier 2010-12-18 18:38:43 -05:00
d_split.cpp hook new versioning machinery and allow mongod to maintain per-chunk state 2010-12-04 14:49:09 -05:00
d_state.cpp compile 2010-12-17 00:22:10 -05:00
d_writeback.cpp SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
d_writeback.h SERVER-1713 a WriteBackManager and exposing its queuesEmpty() method 2010-09-22 11:16:44 -04:00
dbgrid.vcxproj vcxproj 2010-12-12 17:15:06 -05:00
dbgrid.vcxproj.filters vcxproj 2010-12-12 17:15:06 -05:00
grid.cpp Revert "SERVER-1986 grid can now tell how many mongos's recently pinged" 2010-12-18 17:32:13 -05:00
grid.h Revert "SERVER-1986 grid can now tell how many mongos's recently pinged" 2010-12-18 17:32:13 -05:00
request.cpp be smarter about sleeping 2010-08-04 13:04:49 -04:00
request.h
s_only.cpp compile SERVER-1992 2010-12-16 23:05:25 -05:00
server.cpp envp is not used 2010-11-28 20:23:49 -05:00
server.h
shard_version.cpp comments 2010-11-11 09:02:43 -05:00
shard_version.h SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
shard.cpp SERVER-1713 balancer doesn't move to a server with writebacks pending 2010-09-22 11:58:55 -04:00
shard.h SERVER-1713 balancer doesn't move to a server with writebacks pending 2010-09-22 11:58:55 -04:00
shardconnection.cpp typo 2010-10-17 22:29:04 -04:00
shardkey.cpp Windows build fix. SERVER-1540 2010-09-23 15:03:02 -04:00
shardkey.h move code into ShardKeyPattern::moveToFront() and add unit tests. SERVER-1540 2010-09-22 17:50:50 -04:00
stats.cpp
stats.h
strategy_shard.cpp log the collection name as well 2010-12-15 12:07:12 -05:00
strategy_single.cpp
strategy.cpp SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
strategy.h SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
util.h Fix uninitialized member warning under gcc 4.5 2010-11-29 14:47:44 -05:00
writeback_listener.cpp comments 2010-11-11 09:02:43 -05:00
writeback_listener.h fix thread name setting in BackgroundJob 2010-10-28 13:38:03 -04:00