summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-72576 notarize macOS dist binariesRob Guo2023-01-261-0/+8
* SERVER-66355 Fix DurableViewCatalog bug where nss was passed into dbName para...Dianna Hohensee2023-01-253-29/+37
* SERVER-53870 Improve view creation performance over time by avoiding reloadin...Shin Yee Tan2023-01-2510-117/+242
* SERVER-72619 Refactor and add more testing for migration_chunk_cloner_source ...Randolph Tan2023-01-253-133/+974
* 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-257-89/+121
* SERVER-73235 Replace invariant with tassert when checking if geometry contain...Ivan Fefer2023-01-251-1/+3
* SERVER-71053 Fix WiredTigerRecordStore dataSize inconsistentYu Jin Kang Park2023-01-253-44/+32
* SERVER-68648 Enable chunk migration concurrency feature flagRachita Dhawan2023-01-243-2/+10
* SERVER-73164 increase maxTimeMS in index_max_time_ms.jsBenety Goh2023-01-241-1/+1
* SERVER-70640 Add migrationConcurrency to serverStatusRachita Dhawan2023-01-234-0/+15
* SERVER-68388 Limit concurrency settingRachita Dhawan2023-01-236-20/+21
* SERVER-72430 check for null migration progress ptrAndrew Witten2023-01-231-2/+2
* SERVER-67183 Add parallel fetchers and inserters for chunk migrationAndrew Witten2023-01-2316-225/+1375
* SERVER-70360 Set upper limit on wtimeoutVesselina Ratcheva2023-01-235-9/+50
* SERVER-68594 Added vscode defaults to v6.0Alexander Neben2023-01-214-1/+85
* SERVER-72182 Added large txns and classic engine to v6.0Alexander Neben2023-01-211-0/+174
* SERVER-73003 Use correct project when getting historical test runtime dataMikhail Shchatko2023-01-202-7/+13
* SERVER-49705 'permitted' file may have been deleted by 'after_test'Tommaso Tocci2023-01-201-1/+1
* SERVER-54284 ExceptionFor<ErrorCodes::WriteConflict> should resolve to WriteC...Amirsaman Memaripour2023-01-19158-309/+339
* SERVER-72827 Filter out historic runtimes of non-passing testsMikhail Shchatko2023-01-194-1/+63
* SERVER-67416 Always sort fieldpath string sets using custom comparatorSteve Tarzia2023-01-1960-229/+263
* SERVER-72046 Add test for concurrent migration fetching and insertionRachita Dhawan2023-01-192-1/+99
* SERVER-70369 add server parameter for num inserter/fetcher threads in chunk m...Andrew Witten2023-01-192-1/+69
* SERVER-68647 create feature flag for pm-3014Andrew Witten2023-01-191-0/+4
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2023-01-1715-258/+428
* SERVER-71068 Remove partial indexes FCV startup checkMatt Boros2023-01-173-35/+84
* SERVER-70830 Unit test `WiredTigerOperationStats`Gregory Noma2023-01-179-180/+472
* SERVER-72877 Mongos retargeting logic in stepdown hooks should skip viewsTommaso Tocci2023-01-171-0/+4
* SERVER-71632 Re-enable dropDatabase FSM test in stepdown suitesTommaso Tocci2023-01-161-2/+0
* SERVER-72831 Fix use after move in sharding_util::processShardResponsesTommaso Tocci2023-01-161-4/+4
* SERVER-72535 Disallow creating the 'admin', 'local', and 'config' databases w...Jordi Serra Torrens2023-01-163-2/+108
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in pa...Alya Berciu2023-01-131-0/+1
* SERVER-71771 Fix overflow error in Collection Defragmentation AlgorithmPaolo Polato2023-01-131-9/+12
* SERVER-71924 Reduce verbosity of chunk merge change log eventSilvia Surroca2023-01-131-19/+5
* SERVER-71328 Ensure correct filtering metadata on donor shard after multiple ...toto2023-01-122-5/+15
* SERVER-70694 Platform Support: Add support for RHEL9 ARM64r6.0.4-rc0r6.0.4winstonzmdb2023-01-115-1/+119
* SERVER-72483 Exclude s390x incompatible testsSara Golemon2023-01-112-0/+6
* SERVER-71399 Jumbo chunk flag must be cleared following a chunk splitSilvia Surroca2023-01-112-0/+50
* SERVER-71726: Increase timeout of server_discovery_and_monitoring_json_testJeff Zambory2023-01-101-0/+20
* SERVER-68853 Remove invariant that a session stat needs to be a slow op statSulabh Mahajan2023-01-101-1/+4
* SERVER-67406 Ensure we don't remove user $fields when removing metadataJoel Redman2023-01-093-2/+107
* SERVER-71006 Fix race where a reader does not observe a concurrent multikey w...Henrik Edin2023-01-093-54/+119
* SERVER-71691 handle paused execution in setWindowFieldsAlyssa Wagenmaker2023-01-096-7/+104
* SERVER-72613 Run gdb with --readnever when only taking core dumps.Max Hirschhorn2023-01-091-1/+9
* SERVER-67290 Support repair on clustered collections with missing _mdb_catalogHaley Connelly2023-01-099-16/+138
* SERVER-69890 Concurrent movePrimary and removeShard can move database to a no...Antonio Fuschetto2023-01-092-3/+17
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2023-01-095-13/+28
* SERVER-72176 MetadataManagerTest must reset `orphanCleanupDelaySecs` to the d...Pierlauro Sciarelli2023-01-091-0/+9