summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek2021-07-011-0/+207
| | | | (cherry picked from commit ce2ab3f91a1c7fc0876418b5f928638b9ac45231)
* SERVER-58186 Temporarily disallow collMod from changing timeseriesLouis Williams2021-07-012-40/+45
| | | | collection granularity
* SERVER-58145 Handle stale config exception during txn in ↵Tommaso Tocci2021-06-301-57/+54
| | | | | | multi_update_in_transactions.js (cherry picked from commit ea2e1a434118c9e93420d0564d229290425b18bd)
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-291-0/+78
| | | | (cherry picked from commit 7558a7a36cbfcc0af39b0f0bf07861f162c590d2)
* SERVER-57914 make getField return missing valuesRuslan Abdulkhalikov2021-06-281-2/+7
| | | | (cherry picked from commit d3d1f3bfe78f39df042bed6bb31b80dbe0b479f8)
* SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan2021-06-282-104/+112
| | | | (cherry picked from commit 8d28b15f140e4d255e7aae1d5d0209a3117e08fd)
* SERVER-57453 run_validate_collections.js should pass "fromConfigServer: ↵Jason Chan2021-06-281-2/+7
| | | | | | true" when finishing FCV transition from last-lts to last-continuous. (cherry picked from commit 30b4d64256b6aacc20633aee904634c9f59d96d8)
* SERVER-57629 Change $integral&$derivative argsJacob Evans2021-06-254-31/+267
|
* SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta2021-06-251-0/+15
| | | | (cherry picked from commit 3f3f5cc03a6587f9d0cfc3bdcb3f8aa13fe2356c)
* SERVER-58091: Fix BF for Linux noJournal variant caused by deprecated_map_reduceMaddie Zechar2021-06-251-0/+10
|
* SERVER-57862: Disallow change_streams_shards_start_in_sync.js to run with ↵Rishab Joshi2021-06-251-0/+7
| | | | code-coverage enabled.
* SERVER-55444: APIStrictError directs user to docs for migration suggestionsMaddie Zechar2021-06-251-0/+6
|
* Revert "SERVER-52906 Applying metadata update before dispatching rollback ↵Pierlauro Sciarelli2021-06-252-5/+5
| | | | | | task in moveChunk" This reverts commit 51b58488decbaa166b3b8069cc2b18288899f904.
* Revert "SERVER-52906 adapt assert condition to new migrateSteps order"Pierlauro Sciarelli2021-06-251-3/+3
| | | | This reverts commit e11f0fe41e64b0274d94c7dfbb45046d4261d379.
* SERVER-57789 Modernize jstests/core/update_addToSet.jsJames Wahlin2021-06-251-86/+89
| | | | (cherry picked from commit f1911375439baef26e7d230d35bed11923d3a588)
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer ↵Mikhail Shchatko2021-06-252-30/+0
| | | | | | available (cherry picked from commit 10e7a6b5662e4c3ada46c07ed7393f5e4267c2c6)
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-251-0/+101
| | | | (cherry picked from commit b8b5d3de4df8e0f82491b5d5ccbc4b635f61aecf)
* SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar2021-06-241-0/+134
|
* SERVER-57373 Add new startup warning around eMRC=F removalHuayu Ouyang2021-06-242-2/+2
|
* SERVER-54128 Don't push down expressions past sort+limitDavid Percy2021-06-243-38/+152
|
* SERVER-57832 Tenant collection cloner checkIfDonorCollectionIsEmptyStage ↵Vishnu Kaushik2021-06-231-6/+25
| | | | doesn't handle collection drops on the donor
* SERVER-56605 Add testing for setting implicit default after a heartbeat reconfigAli Mir2021-06-231-0/+58
| | | | (cherry picked from commit 686dad084a738a44c2a298a98a21bdb81f0fe683)
* SERVER-57893 Make rsm_horizon_change.js resilient to network failuresGeorge Wangensteen2021-06-231-1/+6
| | | | (cherry picked from commits 82ad45c958c2fc020c808254dbd19072a225113d and d378bdd1e6b8e170aabb8f4f089b74481ed0bf1a)
* SERVER-57769 Allow tenant migration donors to advance cluster time with noopsJack Mulrow2021-06-231-0/+218
| | | | (cherry picked from commit 536090be65b70cc0f73ddbbffe5c501c12143a0d)
* SERVER-56010 Wait for primary services to finish rebuilding before ↵Wenbin Zhu2021-06-222-3/+6
| | | | | | completing replset initialization. (cherry picked from commit 48e8104223a4ba42bdf22ecf03143c78d757a109)
* SERVER-57661 Recipient primary should wait on a different failpoint in ↵Vishnu Kaushik2021-06-221-13/+22
| | | | tenant_migration_recipient_initial_sync_cloning.js
* SERVER-57875 stopReplicationOnSecondaries needs to wait for replication ↵Moustafa Maher2021-06-221-1/+3
| | | | after changing CWWC
* SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon2021-06-221-3/+6
| | | | (cherry picked from commit 5ef956df508b16cbc15cd4360f74cdea0cab34d3)
* SERVER-57627 Change upgrade/downgrade CWWC and CWRC warning tests to match ↵Huayu Ouyang2021-06-222-18/+18
| | | | on log message as well as log ID
* SERVER-57715 Catch network errors during rerouted insert in ↵Pavi Vetriselvan2021-06-221-17/+36
| | | | | | inject_tenant_prefix.js (cherry picked from commit aeab436accc7f83e9625be6b4483aa03a732316b)
* SERVER-57861 Exclude move_chunk_allowMigrations.js from ↵Antonio Fuschetto2021-06-221-0/+1
| | | | does_not_support_stepdowns suite
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-214-2/+24
|
* SERVER-57787: Exclude geo_big_polygon3.js from tenant migration passthrough ↵Lingzhi Deng2021-06-211-0/+1
| | | | | | suites (cherry picked from commit 5d71a73a7b232faa1c9c982e90f105df38486985)
* SERVER-57845 Wrap insert into assert.commandWorked in ↵Mikhail Shchatko2021-06-181-1/+1
| | | | | | shell_uses_correct_read_concern.js (cherry picked from commit 90c6c2c99ac81fdb5119e8441b0799b4d4db6632)
* SERVER-57744 Use retryable writes when removing chunks from the manual ↵Marcos José Grillo Ramirez2021-06-181-2/+4
| | | | | | intervention helper (cherry picked from commit d2a47c173586244500a7ac0465e94aabc8871e91)
* SERVER-57273 remove flow_control_replica_set.jsBenety Goh2021-06-181-66/+0
| | | | | | | | | This test fails sporadically due to causes unrelated to the feature this test was originally intended to test. Removing this test for now. For C++ unit test coverage, refer to mongo/db/storage/flow_control_test.cpp. (cherry picked from commit 17691de3ce474d8d9c476d1ee99590d8c3edd291)
* SERVER-57478 Remove code related to ↵Haley Connelly2021-06-172-98/+1
| | | | | | local.system.resharding.slimOplogForGraphLookup view (cherry picked from commit c865688f1993bba72cbffc39d5e80f21313ba4ee)
* SERVER-57558 Include time-series collections in listCollections with ↵Gregory Noma2021-06-171-18/+4
| | | | | | authorizedCollections (cherry picked from commit 870f8af7b3052d0e866f3b24c7220fef1f9d66f5)
* SERVER-57758 Turn SBE off by default and invert the sense of the ↵Andrii Dobroshynski2021-06-172-6/+7
| | | | | | internalQueryForceClassicEngine flag (cherry picked from commit 20384afa5899fe742faf719a60f633fee1544d8a)
* SERVER-57562 Check if Collection or View exist on namespace before creating ↵Henrik Edin2021-06-171-0/+74
| | | | | | timeseries bucket collection. (cherry picked from commit fde9102ad5294e53d7dca2ba1535633735586094)
* SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek2021-06-171-0/+1
| | | | (cherry picked from commit fb3b1cdfd6dac3013c989f8dfdbb06e029ddf62c)
* SERVER-57660 Fail time-series inserts if buckets collection does not existGregory Noma2021-06-171-0/+64
| | | | (cherry picked from commit e3dbc111bf3e3167346aa20f9b9558b8b7c70303)
* SERVER-57300 Fix logic for detecting numeric path component to avoid ↵Andrii Dobroshynski2021-06-171-1/+83
| | | | | | executing with SBE (cherry picked from commit a6bd767d38ca772b626afd7f90301a9701dda85f)
* SERVER-56632 Fix test for sync source entering quiesce modeVesselina Ratcheva2021-06-171-16/+10
| | | | (cherry picked from commit 928d79bd0d9aa0662e001e88db2533b7dc7241ad)
* SERVER-57710 Ignore "can't connect to new replica set primary" in tenant ↵Jason Zhang2021-06-171-1/+8
| | | | | | dbhash check hook (cherry picked from commit 02e789a65916d2ec180a6d49a6114f92cd9ff36f)
* SERVER-57287 Pull the shards' summed 'timeseries' field values to the ↵Dianna Hohensee2021-06-171-0/+77
| | | | | | | | top-level of the cluster collStats command response (cherry picked from commit 91ce36557dc90c85544791a47f880509ada6469e)
* SERVER-57165 Ensure currentOp_shell.js tests target the correct operationKatherine Wu2021-06-171-12/+15
| | | | (cherry picked from commit 124fdbe60bcda1590832a72687af8204f2673183)
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ↵Ruoxin Xu2021-06-173-0/+34
| | | | | | FindCommandRequest (cherry picked from commit df3417f99795335167ed7251239ab3336b2dfc0c)
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-162-7/+34
| | | | (cherry picked from commit c73b1c09eb5ce2053577abac0a4ba360e3845de8)
* SERVER-55430 Record metrics about whether a collection is rebalanced after ↵Randolph Tan2021-06-161-18/+34
| | | | | | resharding op finishes (cherry picked from commit 5c00024e3cf4a27039117e000e475c6ee797c700)