summaryrefslogtreecommitdiff
path: root/jstests/sharding
Commit message (Expand)AuthorAgeFilesLines
* Calculating which shard(s) to send $in queries to was taking a long time. Thi...Spencer T Brody2012-02-081-0/+58
* SERVER-4914 identify relevant code pointsAaron2012-02-081-1/+2
* merge shard7 test with new sharded update validation codeAaron2012-02-071-1/+1
* SERVER-4554 for shard selection, treat empty ranges separately from universal...Aaron2012-02-061-5/+30
* buildbot count1.js make sure we wait for stopped balancer, otherwise intermit...Greg Studer2012-01-261-5/+3
* buildbot make port ranges not interfere in linuxGreg Studer2012-01-261-2/+2
* try to make chmod workEliot Horowitz2012-01-251-2/+8
* buildbot names.js can't use ports >49152 for testing, may be auto-allocatedGreg Studer2012-01-251-2/+2
* buildbot multi_mongos1.js turn off balancer during splits/movesGreg Studer2012-01-251-0/+4
* turn balancer off during testEliot Horowitz2012-01-251-0/+2
* buildbot count1.js stop balancer during manual chunk operationsGreg Studer2012-01-251-0/+7
* SERVER-4762 more logging on failure case for bigMapReduce.jsGreg Studer2012-01-241-1/+21
* tests and debugging checks for wbl logic on migrates/getLastErrorGreg Studer2012-01-171-0/+113
* make unit test actually fail if gle does not throw an exceptionEric Milkie2012-01-121-3/+7
* adding test for all cases of sharded MRagirbal2012-01-111-0/+105
* buildbot mrShardedOutput.js see if wbl needs to process further writes, or if...Greg Studer2012-01-051-2/+8
* stop balancer for testagirbal2012-01-041-0/+1
* buildbot sharding/geo_near_random1/2.js balancer must be off for manual chunk...Greg Studer2012-01-032-0/+10
* buildbot shard2.js balancer now moves small #s of chunks used in this test, t...gregs2012-01-021-0/+4
* buildbot multi_mongos2.js balancer now moves small #s of chunks, need to disa...gregs2012-01-021-1/+8
* buildbot features2.js intermittent issue - balancer assumptions and splitting...gregs2011-12-301-0/+5
* buildbot features1.js turn off balancer so it doesn't interfere with test mig...gregs2011-12-291-0/+2
* buildbot bigMapReduce.js make sure count issue is due to wbl timing and not w...gregs2011-12-281-1/+2
* SERVER-4554 testAaron2011-12-251-0/+27
* Update replica set info on config server by shard name, not replica set name....Spencer T Brody2011-12-211-0/+44
* buildbot and SERVER-4526 mongos_no_detect_sharding.js split logic may change,...Greg Studer2011-12-211-1/+4
* SERVER-3627: disable migration during mr sharded output. More complete testing.agirbal2011-12-162-41/+71
* SERVER-3627: shard collection and initial chunks much simpler. Test now verif...agirbal2011-12-161-7/+26
* buildbot bigMapReduce.js can fail until SERVER-3627 resolved, notedGreg Studer2011-12-151-1/+1
* buildbot sync3.js don't dev-null config server output so we can track progressGreg Studer2011-12-151-1/+1
* SERVER-4215 use consistent cursor for map phaseGreg Studer2011-12-141-9/+1
* buildbot don't print out huge strings auto2.jsgregs2011-12-131-1/+1
* SERVER-4388 update version of newly sharded collection on mongod primary afte...Greg Studer2011-12-121-0/+39
* buildbot findandmodify1.js - balancer assumptions changed, update testGreg Studer2011-12-121-0/+3
* SERVER-4465 don't abort on local version reset unless it's a meaningful resetGreg Studer2011-12-091-0/+49
* SERVER-4399 test case to ensure mongos updates config server with new rs dataGreg Studer2011-12-091-0/+78
* fix unit test; apparently there is a "diff" property that is conflicting with...Eric Milkie2011-12-061-2/+2
* Fix test that's flaky due to SERVER-4356Spencer T Brody2011-11-221-0/+3
* replica set tests did not clean up the data folder due to bugagirbal2011-11-171-1/+3
* test for SERVER-3567Eliot Horowitz2011-11-171-0/+6
* Don't create entries in config.databases if the dbname is invalid SERVER-4284Eliot Horowitz2011-11-161-0/+4
* Fix permissions on keyfileSpencer T Brody2011-11-151-0/+0
* SERVER-4114: added admin user to each shard for better testingagirbal2011-11-151-0/+4
* fix case where a sharded collection is dropped and we need to reset state SER...Eliot Horowitz2011-11-141-0/+45
* Make sharded killOp/curOp/unlock check auth SERVER-4250Kristina2011-11-111-0/+22
* buildbot fix for bigMapReduce.js in 2.1gregs2011-11-101-1/+10
* SERVER-4114: added testagirbal2011-11-071-0/+16
* Extend flaky test to get more information on failure.Spencer T Brody2011-11-071-2/+27
* SERVER-4171 test for wbl and new shardinggregs2011-11-071-0/+40
* Add test for SERVER-4196.Spencer T Brody2011-11-041-1/+14