summaryrefslogtreecommitdiff
path: root/src/mongo/s
Commit message (Expand)AuthorAgeFilesLines
* make an explicity DistributionStatusEliot Horowitz2012-06-141-7/+8
* try to fix older gcc compileEliot Horowitz2012-06-141-1/+3
* SERVER-2545 BalancerPolicy fully tag awareEliot Horowitz2012-06-143-174/+202
* SERVER-2545 - draining tag awareEliot Horowitz2012-06-143-14/+190
* BalancerPolicy better name and commentEliot Horowitz2012-06-142-3/+4
* BalancerPolicy::balance is now a lot simpler with refactoringEliot Horowitz2012-06-142-66/+41
* refactor BalancerPolicy to make simpler to add rulesEliot Horowitz2012-06-143-6/+184
* Remove connections to removed shard from connection pools. SERVER-4581Spencer T Brody2012-06-141-2/+4
* SERVER-1506 change shard key validation to allow prefixes of existing indicesKevin Matulef2012-06-143-136/+142
* Added more .getOwned() in ChunkInfoEliot Horowitz2012-06-141-2/+2
* make sure we own the chunk bsonobjEliot Horowitz2012-06-141-1/+1
* re-organizing BalancerPolicy a bit moreEliot Horowitz2012-06-134-11/+34
* flatten Balancer classesEliot Horowitz2012-06-135-97/+100
* remove spam in balancer policyEliot Horowitz2012-06-131-15/+0
* clean balancer policy a bit in prep of SERVER-2545Eliot Horowitz2012-06-135-176/+160
* comment in testEliot Horowitz2012-06-131-0/+1
* turn balancer policy tests into new style c++ testEliot Horowitz2012-06-133-6/+174
* Clean up ReplicaSetMonitor when the whole set has been down for a long time. ...Spencer T Brody2012-06-124-20/+10
* SERVER-5794 max out $or clauses for config reload queriesGreg Studer2012-06-121-4/+25
* SERVER-5794 only require major versions match on new connectionsGreg Studer2012-06-121-3/+5
* Change getScopedDbConnection to getInternalScopedDbConnection where appropria...Spencer T Brody2012-06-126-20/+26
* SERVER-5536 - fix case when input and output db are differentEliot Horowitz2012-06-121-0/+1
* SERVER-5536: 2.0/2.1 sharded mapReduce compatibilityagirbal2012-06-111-1/+4
* Change assert number to fix buildSpencer T Brody2012-06-111-1/+1
* Make dropCollection check the return status of the drop command run on each s...Spencer T Brody2012-06-111-1/+17
* SERVER-4262 fix $atomic for sharded ops - now works if sent to single shardGreg Studer2012-06-111-75/+109
* SERVER-4476 fix unrelated issue that breaks test, make zero-version config re...Greg Studer2012-06-112-4/+19
* SERVER-4476 reload shard data before migration startsGreg Studer2012-06-111-4/+8
* Requests may exist for which the MessagingPort is null.Alberto Lerner2012-06-111-1/+6
* SERVER-4262 sharded indexing depends on the db sharding statusGreg Studer2012-06-111-7/+2
* cleanup from merge with patch for legacy no-namespace SCEGreg Studer2012-06-111-10/+3
* SERVER-4262 ref not valueGreg Studer2012-06-111-1/+1
* SERVER-4262 test that invalid writes are detected even when mongos initially ...Greg Studer2012-06-111-2/+1
* make autosplit less aggressive when failing for unexpected reasonsGreg Studer2012-06-111-0/+5
* SERVER-4262 and SERVER-4732 make wbl less aggressive and more tolerant of dro...Greg Studer2012-06-111-30/+96
* SERVER-4262 remove race condition on config reload in sharded removeGreg Studer2012-06-112-46/+133
* SERVER-5200 and SERVER-4262 remove race condition with simultaneous config re...Greg Studer2012-06-111-79/+234
* SERVER-5920 protect reload of database config, ensure we don't get partial db...Greg Studer2012-06-111-51/+74
* Remove dependency between ClientInfo and AbstractMessagePort.Alberto Lerner2012-06-113-18/+25
* Revert "SERVER-5200 and SERVER-4262 remove race condition with simultaneous c...gregs2012-06-091-234/+79
* Revert "SERVER-4262 remove race condition on config reload in sharded remove"gregs2012-06-092-133/+46
* Revert "SERVER-4262 and SERVER-4732 make wbl less aggressive and more toleran...gregs2012-06-091-96/+30
* Revert "make autosplit less aggressive when failing for unexpected reasons"gregs2012-06-091-5/+0
* Revert "SERVER-4262 test that invalid writes are detected even when mongos in...gregs2012-06-091-1/+2
* Revert "SERVER-4262 ref not value"gregs2012-06-091-1/+1
* Revert "cleanup from merge with patch for legacy no-namespace SCE"gregs2012-06-091-3/+10
* Revert "SERVER-4262 sharded indexing depends on the db sharding status"gregs2012-06-091-2/+7
* SERVER-4262 sharded indexing depends on the db sharding statusgregs2012-06-081-7/+2
* cleanup from merge with patch for legacy no-namespace SCEGreg Studer2012-06-081-10/+3
* SERVER-4262 ref not valuegregs2012-06-081-1/+1