0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
mongodb/s
2011-05-23 18:46:27 -04:00
..
balance.cpp don't sleep with lock held SERVER-3020 2011-04-29 10:54:12 -04:00
balance.h try to fix double free SERVER-2704 2011-03-17 14:50:38 -04:00
balancer_policy.cpp Corrected spelling of the word 'available' 2011-05-17 12:43:30 -04:00
balancer_policy.h
chunk.cpp more comments 2011-05-19 11:22:01 -04:00
chunk.h Don't need to lock in ChunkManager anymore except for distlock in drop() 2011-05-06 19:01:04 -04:00
client.cpp fix multi-shard writeback contention 2011-05-11 13:30:12 -04:00
client.h fix multi-shard writeback contention 2011-05-11 13:30:12 -04:00
commands_admin.cpp fix moveChunk on new mongos SERVER-2828 2011-05-19 17:48:33 -04:00
commands_public.cpp throw StaleConfigException for passthrough command failure with stale config SERVER-2828 2011-05-19 17:43:24 -04:00
config_migrate.cpp
config.cpp ChunkManager::createFirstChunk shouldn't modify this 2011-05-06 19:01:03 -04:00
config.h This needs to be done in a lock 2011-05-04 15:41:43 -04:00
cursors.cpp fix debugging 2011-02-16 14:40:25 -05:00
cursors.h fix replica set cursor cleaning through mongos SERVER-2505 2011-02-09 23:03:03 -05:00
d_chunk_manager.cpp not checking msgasserted for dupes 2011-04-15 13:39:47 -04:00
d_chunk_manager.h ShardChunkManager::toString 2011-01-26 11:43:58 -05:00
d_logic.cpp fix multi-shard writeback contention 2011-05-11 13:30:12 -04:00
d_logic.h remove unused parameter to shardVersionOk 2011-03-25 09:59:50 -04:00
d_migrate.cpp better diagnostic message 2011-05-18 17:36:55 -04:00
d_split.cpp Start counting at 1 2011-05-06 13:36:24 -04:00
d_state.cpp more diagnostic fields 2011-05-18 17:36:55 -04:00
d_writeback.cpp made PeriodicTask more explicity 2011-05-17 14:23:18 -04:00
d_writeback.h made PeriodicTask more explicity 2011-05-17 14:23:18 -04:00
dbgrid.vcxproj remove WIN32 define from vcxprojs 2011-05-11 13:55:41 -04:00
dbgrid.vcxproj.filters update vcxproj files for ramlog.cpp 2011-05-02 20:53:11 -04:00
grid.cpp nicer error message for bad shard seed list 2011-05-18 16:42:57 -04:00
grid.h flushRouterConfig to force a mongos config reload SERVER-2666 2011-04-06 02:50:20 -04:00
request.cpp remove all clientId related code and systems, and just use tls SERVER-2872 2011-03-30 17:04:22 -04:00
request.h remove all clientId related code and systems, and just use tls SERVER-2872 2011-03-30 17:04:22 -04:00
s_only.cpp working towrads unifying network code 2011-04-05 02:24:16 -04:00
server.cpp put all connections that are assigned to ShardConnection into sharded state immediately on creation SERVER-2828 2011-05-19 14:49:38 -04:00
server.h
shard_version.cpp cleaning 2011-05-16 22:55:54 -04:00
shard_version.h don't unset sharding state when a shard connection is done 2011-05-19 14:23:06 -04:00
shard.cpp get copy of shard for reset, make safe for balancer thread - SERVER-3114 2011-05-19 12:17:06 -04:00
shard.h prep for multiplexing connections between mongos and mongod more effectively 2011-05-18 17:36:55 -04:00
shardconnection.cpp don't unset sharding state when a shard connection is done 2011-05-19 14:23:06 -04:00
shardkey.cpp Use intrusive_ptr rather than shared_ptr for BSONObj 2011-04-03 20:50:45 -04:00
shardkey.h
stats.cpp
stats.h
strategy_shard.cpp Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
strategy_single.cpp test for SERVER-2961 and comment 2011-04-19 17:46:33 -04:00
strategy.cpp Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
strategy.h Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509 2011-05-23 18:46:27 -04:00
util.h log messages here are now more clear 2011-05-12 21:45:48 -04:00
writeback_listener.cpp fix multi-shard writeback contention 2011-05-11 13:30:12 -04:00
writeback_listener.h fix multi-shard writeback contention 2011-05-11 13:30:12 -04:00