summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/sharding_state.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-21215 If the config servers are all down, retry sharding state initial...Spencer T Brody2015-11-181-6/+6
* SERVER-21146 Add sharding state initialization error stateKaloian Manassiev2015-11-111-19/+69
* SERVER-19162 Guard shut down of sharding state on mongod with same concurrenc...Andy Schwerin2015-09-251-3/+10
* SERVER-20372: non-sharded insert calls ensureShardVersionOKOrThrowMartin Bligh2015-09-251-8/+10
* SERVER-20498 Send config server optime to shards automatically on all command...Spencer T Brody2015-09-241-7/+22
* SERVER-19934 Begin the implementation of chunk move as a state machineKaloian Manassiev2015-09-221-25/+30
* SERVER-19855 SERVER-20425 Make ShardRegistry responsible for tracking the con...Spencer T Brody2015-09-181-6/+0
* SERVER-19855 Advance catalog manager optime on shards based on information se...Spencer T Brody2015-09-171-0/+10
* SERVER-20298 Less strict configdb checking for config repl setRandolph Tan2015-09-171-1/+2
* SERVER-18767 fix bug preventing mongod from using the ShardFilterStage for th...David Storch2015-08-311-1/+1
* SERVER-19903 Dist lock pinger not running for config RSRandolph Tan2015-08-281-1/+1
* SERVER-19855 Remove 'shardName' field from write commands' metadataKaloian Manassiev2015-08-181-1/+17
* SERVER-19608 Cleanup ShardingState initializationKaloian Manassiev2015-08-131-9/+8
* SERVER-19543 Thread OperationContext through to everywhere that accesses the ...Spencer T Brody2015-08-121-2/+2
* SERVER-18084 Make ShardingState a decoration on ServiceContextKaloian Manassiev2015-07-141-3/+12
* SERVER-18084 Move code out of d_state.h/.cppKaloian Manassiev2015-07-111-0/+310