summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-70566 Print error code in backup_restore.js assertion after SIGINTYu Jin Kang Park2023-01-251-1/+2
| | | | (cherry picked from commit 313198e9fe2eb9aef4a202393d37496c42575664)
* SERVER-67722 Clean-up shard cursors on MaxTimeMSExpiredRomans Kasperovics2023-01-257-89/+121
|
* SERVER-73235 Replace invariant with tassert when checking if geometry ↵Ivan Fefer2023-01-251-1/+3
| | | | contains a big polygon
* SERVER-71053 Fix WiredTigerRecordStore dataSize inconsistentYu Jin Kang Park2023-01-253-44/+32
| | | | (cherry picked from commit 556bf6acd152734c99160bf5cc4f4bb362b5235c)
* SERVER-68648 Enable chunk migration concurrency feature flagRachita Dhawan2023-01-243-2/+10
| | | | (cherry picked from commit 687dc1deba34b3809b5d62784be9285ee62d0a74)
* SERVER-73164 increase maxTimeMS in index_max_time_ms.jsBenety Goh2023-01-241-1/+1
| | | | (cherry picked from commit 3ba868bd5c52de01872fa8d9ee128bb13e18c0f7)
* SERVER-70640 Add migrationConcurrency to serverStatusRachita Dhawan2023-01-234-0/+15
| | | | (cherry picked from commit 28a53314e42d11a11bf4dea0a40d3be164d30e8b)
* SERVER-68388 Limit concurrency settingRachita Dhawan2023-01-236-20/+21
| | | | (cherry picked from commit 07b44516a04e0d3b3ebadc4fa554142788095bb9)
* SERVER-72430 check for null migration progress ptrAndrew Witten2023-01-231-2/+2
| | | | (cherry picked from commit af1ad78010f1396ad09f2f96e16705598f45a54b)
* SERVER-67183 Add parallel fetchers and inserters for chunk migrationAndrew Witten2023-01-2316-225/+1375
| | | | (cherry picked from commit 1564f715d16870df7a524ad702aad6be0f2da1f5)
* SERVER-70360 Set upper limit on wtimeoutVesselina Ratcheva2023-01-235-9/+50
| | | | (cherry picked from commit 85aa2d8d807d5472b1274971afc43f4c6ecd6923)
* 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
| | | | (cherry picked from commit 2623896c87654d8c36c5d4ff6a8e7b296af40d88)
* 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 ↵Amirsaman Memaripour2023-01-19158-309/+339
| | | | | | WriteConflictException (cherry picked from commit 4fee73e53ecdbfff73d644dd743b66d5e16a1836)
* SERVER-72827 Filter out historic runtimes of non-passing testsMikhail Shchatko2023-01-194-1/+63
| | | | (cherry picked from commit 6d1f601085c2666d77ce7b6f733e346888d88adf)
* 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
| | | | (cherry picked from commit ab506f144f44e24addaccbcb755b8d99e7ef29c3)
* SERVER-70369 add server parameter for num inserter/fetcher threads in chunk ↵Andrew Witten2023-01-192-1/+69
| | | | | | migration (cherry picked from commit 887a6878ad584a9fcc54087112a4a2b4d39bb32e)
* SERVER-68647 create feature flag for pm-3014Andrew Witten2023-01-191-0/+4
| | | | (cherry picked from commit 10a926a1b62bfd68b24423ab96eebd96096526d7)
* SERVER-68739 Do not reset WT session stats when fetching op statsYu Jin Kang Park2023-01-1715-258/+428
| | | | (cherry picked from commit 007aef8fa15b3c54019708ddaa36098d61462e06)
* SERVER-71068 Remove partial indexes FCV startup checkMatt Boros2023-01-173-35/+84
|
* SERVER-70830 Unit test `WiredTigerOperationStats`Gregory Noma2023-01-179-180/+472
| | | | (cherry picked from commit cc733015b5f72b51475460d24096f8a8c45d0647)
* SERVER-72877 Mongos retargeting logic in stepdown hooks should skip viewsTommaso Tocci2023-01-171-0/+4
| | | | (cherry picked from commit ab05cf2179d112a92467de3e454c53f75eee81ba)
* SERVER-71632 Re-enable dropDatabase FSM test in stepdown suitesTommaso Tocci2023-01-161-2/+0
| | | | (cherry picked from commit 68835d4316db615702c99d1cd45a3fb0fb12217f)
* SERVER-72831 Fix use after move in sharding_util::processShardResponsesTommaso Tocci2023-01-161-4/+4
| | | | (cherry picked from commit 4aac2a59f897c64974ec72ddc8aa299e2540c8ab)
* SERVER-72535 Disallow creating the 'admin', 'local', and 'config' databases ↵Jordi Serra Torrens2023-01-163-2/+108
| | | | | | with alternative casings on sharded clusters (cherry picked from commit 93dba70eb3d2f94e8afb076da9482854b97be397)
* SERVER-69902 Stop bucket_unpacking_with_sort_plan_cache.js from running in ↵Alya Berciu2023-01-131-0/+1
| | | | parallel with fsyncLock
* SERVER-71771 Fix overflow error in Collection Defragmentation AlgorithmPaolo Polato2023-01-131-9/+12
| | | | (cherry picked from commit daa6fb3e8fdae969996e211a2e83e1b35ef80992)
* SERVER-71924 Reduce verbosity of chunk merge change log eventSilvia Surroca2023-01-131-19/+5
| | | | (cherry picked from commit 04df1909dad97e26e26d45e6dfabf60ec67e20a9)
* SERVER-71328 Ensure correct filtering metadata on donor shard after multiple ↵toto2023-01-122-5/+15
| | | | | | failures (cherry picked from commit f782ca31ce08c7b0ec04a29eac3338884338a337)
* 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
| | | | (cherry picked from commit fb8f9ecd5e32272c8c16101640f394a7621a6a82)
* SERVER-71726: Increase timeout of server_discovery_and_monitoring_json_testJeff Zambory2023-01-101-0/+20
| | | | (cherry picked from commit 62645f45955ace58e70b9cbbcb31d9b9f984cb56)
* 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
| | | | (cherry picked from commit e4ffe4b63da0ef16e129ac693dda79b64047a469)
* SERVER-71006 Fix race where a reader does not observe a concurrent multikey ↵Henrik Edin2023-01-093-54/+119
| | | | | | write (cherry picked from commit cf648f7bc75f11fa316f6e9fbb737cf9763742c3)
* 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
| | | | (cherry picked from commit afd5fda2f81419f45f321d425bbcf9127c738ac8)
* SERVER-67290 Support repair on clustered collections with missing _mdb_catalogHaley Connelly2023-01-099-16/+138
| | | | (cherry picked from commit bbfaa9d)
* SERVER-69890 Concurrent movePrimary and removeShard can move database to a ↵Antonio Fuschetto2023-01-092-3/+17
| | | | no-longer existent shard
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2023-01-095-13/+28
|
* SERVER-72176 MetadataManagerTest must reset `orphanCleanupDelaySecs` to the ↵Pierlauro Sciarelli2023-01-091-0/+9
| | | | default value on teardown
* SERVER-72581 Increase timeout for replica_sets_jscore_passthrough on ↵Mikhail Shchatko2023-01-061-0/+2
| | | | | | macos-arm64 variant (cherry picked from commit 320b475200b573cbe67629a1129133c90075b806)
* SERVER-72422 FCBIS may never truncate the oplog (tests)Matthew Russotto2023-01-064-182/+206
|
* SERVER-66570: Ensure that pushed down projections computed from the metadata ↵Hana Pearlman2023-01-056-39/+249
| | | | do not hide dependent subfields referenced in the same project
* SERVER-72533 Shards must send `validAfter` field on ↵Silvia Surroca2023-01-052-0/+6
| | | | _configsvrCommitChunksMerge on v6.0
* SERVER-72408 Increase timeout for receiveChunkWaitForRangeDeleterTimeoutMS ↵Pol Pinol Castuera2023-01-051-1/+4
| | | | | | at agg_collstats_expr.js (cherry picked from commit 15e368a4c6955b91ccde175855b5bba79b609f01)