summaryrefslogtreecommitdiff
path: root/jstests
Commit message (Expand)AuthorAgeFilesLines
* SERVER-70219 fix spill_to_disk_secondary_readZixuan Zhuang2023-02-061-3/+7
* SERVER-71751 Skip core/transaction_too_large_for_cache.js in non-WT storage e...Yu Jin Kang Park2023-02-061-0/+7
* SERVER-61909 Abort operation if it cannot ever fit in WT cacheYu Jin Kang Park2023-02-062-0/+133
* SERVER-71219 Migration can miss writes from prepared transactionsRandolph Tan2023-02-031-7/+31
* SERVER-73009 Compute clustered scan direction when plan is hinted or cachedAlyssa Wagenmaker2023-02-021-28/+48
* SERVER-73110 Each shard should check extended-range for timeseries sortingDavid Percy2023-01-311-13/+55
* SERVER-70747 Change coll name in BUS extended range testJoel Redman2023-01-311-3/+2
* SERVER-66793 Use explicit sort when extended range dates are usedJoel Redman2023-01-311-0/+226
* SERVER-66469 Fix correctness when filtering on dates before the epochJoel Redman2023-01-311-0/+186
* SERVER-67950 Make stronger assertions in bucket_unpacking_with_sort_granulari...samontea2023-01-311-1/+5
* SERVER-65990 Test BUS w/ changing BucketMaxTimeSpansamontea2023-01-311-0/+102
* SERVER-67111 clustered_cappted_utils.js fix TTL deletes not visible with majo...Yu Jin Kang Park2023-01-3114-76/+87
* SERVER-72620 ensure shard added to $indexStats for unsharded collectionsTyler Brock2023-01-302-7/+4
* SERVER-71368 Stop excluding tests that drop collection/database in sharded su...Tommaso Tocci2023-01-301-11/+19
* SERVER-67446 Ensure consistent wildcardProjection specs in catalogKevin Cherkauer2023-01-271-0/+52
* SERVER-72449 backup_restore.js should consider exit code 2 valid for fsm processYu Jin Kang Park2023-01-251-3/+4
* SERVER-70566 Print error code in backup_restore.js assertion after SIGINTYu Jin Kang Park2023-01-251-1/+2
* SERVER-67722 Clean-up shard cursors on MaxTimeMSExpiredRomans Kasperovics2023-01-252-75/+94
* SERVER-68648 Enable chunk migration concurrency feature flagRachita Dhawan2023-01-241-1/+4
* SERVER-73164 increase maxTimeMS in index_max_time_ms.jsBenety Goh2023-01-241-1/+1
* SERVER-70640 Add migrationConcurrency to serverStatusRachita Dhawan2023-01-231-0/+6
* SERVER-68388 Limit concurrency settingRachita Dhawan2023-01-231-2/+2
* SERVER-67183 Add parallel fetchers and inserters for chunk migrationAndrew Witten2023-01-232-76/+86
* SERVER-70360 Set upper limit on wtimeoutVesselina Ratcheva2023-01-232-2/+34
* SERVER-67416 Always sort fieldpath string sets using custom comparatorSteve Tarzia2023-01-192-27/+47
* SERVER-72046 Add test for concurrent migration fetching and insertionRachita Dhawan2023-01-191-0/+96
* SERVER-71068 Remove partial indexes FCV startup checkMatt Boros2023-01-171-0/+43
* SERVER-71632 Re-enable dropDatabase FSM test in stepdown suitesTommaso Tocci2023-01-161-2/+0
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in pa...Alya Berciu2023-01-131-0/+1
* SERVER-67406 Ensure we don't remove user $fields when removing metadataJoel Redman2023-01-091-0/+46
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-092-1/+78
* SERVER-67290 Support repair on clustered collections with missing _mdb_catalogHaley Connelly2023-01-091-0/+87
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-062-182/+197
* SERVER-66570: Ensure that pushed down projections computed from the metadata ...Hana Pearlman2023-01-051-0/+11
* SERVER-72408 Increase timeout for receiveChunkWaitForRangeDeleterTimeoutMS at...Pol Pinol Castuera2023-01-051-1/+4
* SERVER-72416 Find and findAndModify commands' ExpressionContext should inheri...Arun Banala2023-01-052-41/+276
* SERVER-71769 Add a new log message when a secondary node is skipping a two-ph...Gregory Wlodarek2023-01-033-33/+124
* SERVER-70553 Add module support to jstestsAlexander Neben2022-12-272-7/+2
* SERVER-71638 Don't let to hide the last shard key index using a key patternPol Pinol Castuera2022-12-222-5/+10
* SERVER-71689 Refresh the catalogCache after dropping a collectionSergi Mateo Bellido2022-12-211-26/+44
* SERVER-72222 fix mapReduce single reduce optimization in sharded clustersDavis Haupt2022-12-211-0/+55
* SERVER-70768 Balancer use wrong chunk size for jumbo chunksSilvia Surroca2022-12-202-46/+178
* SERVER-65259 fix cursor leak in aggregation that requires merging on shardMickey. J Winters2022-12-151-0/+83
* SERVER-66337 Ensure that check for the interrupt is done on every getNext() c...Denis Grebennicov2022-12-151-3/+20
* SERVER-72011 Add the ability to load js files to fsm worker threadsMoustafa Maher Khalil2022-12-121-0/+11
* SERVER-67704 SERVER-67705 Fix processor package counting for ARMGabriel Marks2022-12-061-0/+4
* SERVER-68338 sync_source_changes.js needs to wait for heartbeatMatthew Russotto2022-12-021-23/+34
* SERVER-71094 Increase log level for 'Voted yes in election' to (debug) 1Matthew Russotto2022-12-011-1/+4
* SERVER-71139 Ensure indexes with simple collation are created correctly durin...Matthew Russotto2022-11-301-102/+212
* SERVER-68576 Added number of sharded collections to serverStatus command.Pol Pinol Castuera2022-11-294-4/+21