.. |
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
|
a failure in migrate can be because of chunk boundaries being stale
|
2010-12-27 15:00:11 -05:00 |
chunk.h
|
fix int/long long issue
|
2010-12-19 12:19:00 -05:00 |
client.cpp
|
moving client class into its own file
|
2010-12-27 16:27:32 -05:00 |
client.h
|
comments/organization
|
2010-12-27 16:33:42 -05:00 |
commands_admin.cpp
|
moving client class into its own file
|
2010-12-27 16:27:32 -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
|
SERVER-2253 check outcome of config change
|
2010-12-20 16:29:03 -05:00 |
config.h
|
some replica set client cleaning
|
2010-12-20 14:17:44 -05: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
|
log if moveChunk/splitChunk did not pass admission checks
|
2010-12-27 14:30:54 -05:00 |
d_split.cpp
|
log if moveChunk/splitChunk did not pass admission checks
|
2010-12-27 14:30:54 -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-19 12:02:12 -05:00 |
dbgrid.vcxproj.filters
|
vcxproj
|
2010-12-19 12:02:12 -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
|
moving client class into its own file
|
2010-12-27 16:27:32 -05:00 |
request.h
|
moving client class into its own file
|
2010-12-27 16:27:32 -05:00 |
s_only.cpp
|
moving client class into its own file
|
2010-12-27 16:27:32 -05:00 |
server.cpp
|
moving client class into its own file
|
2010-12-27 16:27:32 -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
|
improve replica set lookup in mongos
|
2010-12-20 23:02:56 -05: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 |