summaryrefslogtreecommitdiff
path: root/jstests/sharding/stale_mongos_updates_and_removes.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69920 Implement two phase protocol for updateOne and deleteOneJason Zhang2022-12-291-11/+35
* SERVER-38890 Make geo_near_sharded.js and stale_mongos_updates_and_removes.js...Cheahuychou Mao2019-10-011-2/+1
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-141-4/+4
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-210/+215
* SERVER-34971 Improve mongoS targeting for single-shard updates, and for repla...Bernard Gorman2018-06-111-54/+95
* SERVER-33955 Make stale_mongos_updates_and_removes.js start with standalone s...jannaerin2018-03-191-1/+2
* SERVER-31056 Remove usages of ScopedCollectionMetadata default constructorKaloian Manassiev2017-12-041-191/+205
* SERVER-31579 Tag specific sharding tests as being resource intensiveEddie Louie2017-10-181-0/+4
* SERVER-28513 stale_mongos_updates_and_removes.js should only call ensurePrima...Jack Mulrow2017-03-271-1/+2
* SERVER-26424 Ensure that "fresh" mongos will be able to read "fresh" data in ...Randolph Tan2016-10-071-1/+3
* SERVER-26309 for renamed tests, change test name in blacklists to matchEsha Maharishi2016-09-301-1/+1
* Revert "SERVER-26309 Disable auto splitting in ShardingTest by default"Dan Pasette2016-09-291-1/+1
* SERVER-26309 Disable auto splitting in ShardingTest by defaultEsha Maharishi2016-09-291-1/+1
* SERVER-24227 Replace autoSplit startup opt with proper settingJess Fan2016-07-061-1/+2
* SERVER-23316 Use shards from ShardingTest instead of querying config.shards f...Dianna Hohensee2016-06-131-6/+6
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-31/+10
* SERVER-23809 add an awaitReplication to stale_mongos_updates_and_removes.jsDianna Hohensee2016-04-201-0/+5
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-091-36/+51
* SERVER-23018 Clean up JS linting errors in JS testsMike Grundy2016-03-081-9/+9
* SERVER-22203 consolidate shardVersion checks to using the OperationShardVersion.Esha Maharishi2016-03-071-0/+204