summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66552 cleanupOrphanedWhileMigrating.js retries the split collection co...Silvia Surroca2022-05-261-40/+10
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-261-0/+27
* SERVER-66801 regex_limit.js: Probe the exact limit instead of pass/failBilly Donahue2022-05-261-0/+37
* SERVER-66653 Remove usage of this.tid from assertDocWasUpdatedAllison Easton2022-05-261-9/+17
* SERVER-66538 Exclude timeseries_coll_mod.js from multiversion pre-6.0 testsRui Liu2022-05-261-1/+1
* SERVER-66747 Increase deadline to wait for balancing in jstests/sharding/auth...Pierlauro Sciarelli2022-05-261-1/+1
* SERVER-63819 Make range deletion's `numOrphanDocs` field non-optional once 6....Allison Easton2022-05-262-3/+5
* SERVER-61992 Enable ABT generation of "exists" in $matchruslan.abdulkhalikov2022-05-261-0/+80
* SERVER-46907 Speed up reconfig replication acknowledgementMatt Broadstone2022-05-251-0/+1
* SERVER-66208 Remove chunk creation for shard collection with existing dataPierlauro Sciarelli2022-05-258-382/+25
* SERVER-65639 Update comment in internal_transactions_kill_sessions.jsCheahuychou Mao2022-05-251-3/+2
* SERVER-66565 Use hint with config.transactions partial index and allow creati...Jack Mulrow2022-05-252-0/+146
* SERVER-60829 Disallow abort token to cause tenant migration abort after local...Hugh Tong2022-05-251-2/+21
* SERVER-66062 temporarily disable ddl_create_index_txn.jsRobert Guo2022-05-251-0/+1
* SERVER-66719 Take FCV lock in `MODE_IS` for shared global lock modesGregory Noma2022-05-251-2/+7
* SERVER-65530 Get rid of the legacy ChunkVersion format (except for moveChunk)Kaloian Manassiev2022-05-252-26/+7
* SERVER-65639 Add concurrency workload that kills sessions with active interna...Cheahuychou Mao2022-05-241-0/+143
* SERVER-66344 Add concurrency workload for txn API distributed transactions fr...Cheahuychou Mao2022-05-244-0/+436
* SERVER-64966 Count how many pooled connections are created, but never usedReo Kimura2022-05-243-116/+188
* SERVER-63668 Guard the chunk splitter behind the no more auto-splitter featur...Allison Easton2022-05-247-183/+67
* SERVER-66378 Adapt tests skipped due to featureFlagBalanceAccordingToDataSizePierlauro Sciarelli2022-05-2413-206/+130
* SERVER-59834 Add test for _tmp files cleanup for $groupromanskas2022-05-241-0/+34
* SERVER-66442 remove profile_write_conflict.js from parallel suite exclusion l...Benety Goh2022-05-241-3/+0
* SERVER-66135 Introduce function to transform a large change event for debugging.Rishab Joshi2022-05-231-24/+50
* SERVER-66480 introduce joinMigration shard cmd to set a barrier on the Balanc...Paolo Polato2022-05-233-0/+3
* SERVER-66442 Move profile_write_conflict.js to noPassthroughPavi Vetriselvan2022-05-231-0/+5
* SERVER-66344 Only check the response if the last try was not a retry that failedCheahuychou Mao2022-05-231-19/+19
* SERVER-66647 internal_transactions_unsharded.js should set storeFindAndModify...Cheahuychou Mao2022-05-232-38/+28
* SERVER-66624 Make all_config_servers_blackholed_from_mongos.js skip routing t...Randolph Tan2022-05-231-5/+1
* SERVER-66573 Add FCV tag in lookup_unionWith_subpipeline_local_read.jsRuoxin Xu2022-05-231-1/+3
* SERVER-65909 Make oplog and change stream formats of {op: "n"} events consistentArun Banala2022-05-233-11/+84
* SERVER-66644 temporarily disable profile_operation_metrics.jsRobert Guo2022-05-211-0/+2
* SERVER-65209 Skeleton code to create change collection.Rishab Joshi2022-05-211-1/+1
* SERVER-66618 Wait in test for resharding coordinator to persist abort.Max Hirschhorn2022-05-201-1/+11
* SERVER-66623 Add verbosity on network logging to resharding_coordinator_recov...Marcos José Grillo Ramirez2022-05-201-2/+2
* SERVER-66540 Don't run awaitData cursor notification on insert part in await_...Denis Grebennicov2022-05-201-0/+18
* SERVER-61810 rename_sharded_collection.js workload needs to retry split commandSilvia Surroca Huguet2022-05-201-1/+5
* SERVER-60791 add replication state to listIndexes indexBuildInfo sectionBenety Goh2022-05-201-1/+49
* SERVER-66593 Allow lookup fields to be pushed down into collection scans for ...Svilen Mihaylov2022-05-191-0/+19
* SERVER-66585 Update test tags for repl_startup_error_no_hang_on_shutdown.jsVesselina Ratcheva2022-05-191-1/+1
* SERVER-66221 Enable dbhash checks after successful shard splitMatt Broadstone2022-05-193-19/+21
* SERVER-66551 Rename internalQueryEnableSlotBasedExecutionEngine back to inter...Mihai Andrei2022-05-1915-90/+82
* SERVER-66571 Fix missed renaming of jstest cleanup helper for shard split testsmathisbessamdb2022-05-191-1/+1
* SERVER-66344 Make internal transactions workloads more extensibleCheahuychou Mao2022-05-197-252/+333
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-1915-8/+421
* SERVER-60791 add opid and resumable index build info to listIndexes indexBuil...Benety Goh2022-05-191-12/+68
* SERVER-66526 Hang upon restart when there is a prepared internal transaction ...Cheahuychou Mao2022-05-181-6/+56
* SERVER-66547 Implement simple agg comparison for new optimizerSvilen Mihaylov2022-05-181-0/+39
* SERVER-66352 Implement index hints for new optimizerSvilen Mihaylov2022-05-181-0/+65
* SERVER-66537 Combine BatchedDeleteStage<Batch/Pass>ParamsHaley Connelly2022-05-182-5/+3