summaryrefslogtreecommitdiff
path: root/jstests/sharding/mongos_rs_shard_failure_tolerance.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-71690 Implement a new sharding hook to verify the sharding filtering m...Jordi Serra Torrens2023-01-181-0/+1
* SERVER-62159 Get rid of TODO referencing a closed ticketKaloian Manassiev2021-12-311-2/+0
* SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion s...Tommaso Tocci2021-07-291-2/+0
* SERVER-58295 disable tests failing due to multiversion issuesVishnu Kaushik2021-07-201-0/+1
* SERVER-50581 Replace setSlaveOk and getSlaveOk occurrences in jstestsAli Mir2020-09-091-23/+23
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-101-0/+1
* Revert "SERVER-42191 Add a new test hook that checks that all orphaned docume...William Schultz2020-02-051-1/+0
* SERVER-42191 Add a new test hook that checks that all orphaned documents are ...Randolph Tan2020-02-051-0/+1
* SERVER-44917 Add ShardingTest hook to validate indexes are consistent across ...Cheahuychou Mao2019-12-201-2/+3
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-20/+20
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-374/+372
* SERVER-36457: mongos_rs_shard_failure_tolerance.js shold assert that movePrim...Kim Tao2018-12-101-2/+2
* SERVER-30511 call checkUUIDsConsistentAcrossCluster() before shutting down a ...Esha Maharishi2017-09-251-0/+5
* SERVER-28948 open up secondaries to checking shardVersionEsha Maharishi2017-07-181-0/+12
* SERVER-27599 replace unpredictable unordered config.shards queries with shard...Dianna Hohensee2017-04-111-5/+6
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-3/+1
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-364/+364
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-5/+4
* Revert "SERVER-22027 Sharding should not retry killed operations"Kaloian Manassiev2015-12-301-4/+5
* SERVER-22027 Sharding should not retry killed operationsKaloian Manassiev2015-12-301-5/+4
* SERVER-20530 SERVER-20568 mongos with stale config returns wrong resultsMisha Tyulenev2015-09-241-3/+0
* SERVER-20194 use the new mongos query path by default for legacy OP_QUERY/OP_...David Storch2015-09-221-0/+3
* SERVER-17971 Remove separateConfig option from ShardingTest and make its beha...Spencer T Brody2015-04-141-3/+1
* SERVER-16961 incrementally cleanup connections in mongos_rs_shard_failure_tol...Randolph Tan2015-01-211-0/+14
* SERVER-16649 Wait for replication in mongos_rs_{auth_}shard_failure_tolerance...Spencer T Brody2014-12-241-21/+23
* SERVER-14914 Stop using waitForHealth in ReplSetTest.stopRandolph Tan2014-08-191-4/+4
* SERVER-13425 migrate sharding jstest suite to use write commands apiRandolph Tan2014-04-211-101/+41
* SERVER-11971 slaveok versioning logic should also apply to read prefsGreg Studer2013-12-111-9/+157
* SERVER-7246 test fixup for shard failure testsGreg Studer2013-12-111-125/+122
* SERVER-5625 SERVER-7426 allow all connections in all states to tolerate downe...Greg Studer2013-12-021-0/+318