summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74555 Re-introduce majority commit point advancement notification mech...r7.0.0-rc0Denis Grebennicov2023-04-247-45/+107
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-24157-470/+493
* SERVER-76403 Wait for shard to have a primary before doing a migration in mig...Silvia Surroca2023-04-241-0/+8
* SERVER-75532 Update the TODO in analyze_shard_key.js to refer to SERVER-76445Cheahuychou Mao2023-04-241-2/+2
* Import wiredtiger: 6cc26d69b131f14f870bcf8ecc5bf2f6fbc23ac5 from branch mongo...Luke Chen2023-04-242-10/+1
* Import wiredtiger: c01bce6331622b4b3f5ff6ce9ca70b13f966c5c9 from branch mongo...Luke Chen2023-04-242-1/+2
* Import wiredtiger: 4156c213bb9cea5a81566ae2838471f2b300450b from branch mongo...Luke Chen2023-04-242-4/+60
* Import wiredtiger: ecbc087c5ac6fb1fc8c04da2233ceab2fb72fa66 from branch mongo...Luke Chen2023-04-242-3/+5
* SERVER-76297 Make query sampling jstests check namespace and collection uuid ...Cheahuychou Mao2023-04-2415-103/+233
* SERVER-75532 Investigate the high variability of the runtime of analyze_shard...Cheahuychou Mao2023-04-247-21/+160
* SERVER-76393 Foribid sharding collections in admin databaseTommaso Tocci2023-04-234-20/+31
* SERVER-75918 Handle missing time-series options fields when generating its bu...Yuhong Zhang2023-04-211-4/+9
* SERVER-71064 Deprioritize inserts to sampled queries and sampled diffs collec...Israel Hsu2023-04-213-0/+107
* SERVER-76004 Removing incorrect tassertSergi Mateo Bellido2023-04-211-8/+0
* SERVER-76273 Make SessionCatalogMigrationDestination's opCtxs interruptible o...Jordi Serra Torrens2023-04-211-0/+4
* Revert "SERVER-75784 Stop cluster parameter refresher from running in telemet...Gabriel Marks2023-04-2023-293/+147
* SERVER-72146 Add statistic to count the number of bytes cloned from the donor...Marcos José Grillo Ramirez2023-04-203-0/+7
* SERVER-76216 Drop temporary movePrimaryRecipient colls matching prefixAbdul Qadeer2023-04-204-37/+94
* SERVER-76306 Exclude command_let_variables.js from sharded_retryable_writes_d...David Storch2023-04-203-0/+5
* SERVER-76147 Reduce flakiness and improve debuggability of ftdc_mirrored_read...Jason Chan2023-04-202-15/+21
* SERVER-75799 Markup jstests with tag for manual full validationMatt Kneiser2023-04-206-2/+11
* SERVER-75799 Re-insert locks into lock-free dbhashMatt Kneiser2023-04-202-7/+95
* SERVER-76064 Increase receiveChunkWaitForRangeDeleterTimeoutMS default value ...Silvia Surroca2023-04-2027-44/+12
* SERVER-76178 Fix moveRange authorization requirementsPierlauro Sciarelli2023-04-202-1/+31
* SERVER-75636 Only execute `mergeAllChunksWithMaxNumberOfChunksTest` test case...Allison Easton2023-04-201-0/+5
* SERVER-76274 Moved microbenchmarks to their own distroSimon Eismann2023-04-191-4/+4
* SERVER-76065 checkMetadataConsistency should not be run in antithesis_image_t...toto2023-04-191-0/+3
* SERVER-62998 Start building everything with c++20Alexander Neben2023-04-1911-414/+20
* SERVER-76172 Fix BalancerChunkSelection unit test on slow build variantsSilvia Surroca2023-04-192-13/+35
* SERVER-72146 Add extra migration statistics including the total bytes cloned ...Marcos José Grillo Ramirez2023-04-195-2/+39
* SERVER-75752 Use stable collator interface pointer for ArraySet for $in equal...Ivan Fefer2023-04-1911-51/+57
* SERVER-74202 Update balancer to use client local Prng for thread-safe shufflingPol Pinol Castuera2023-04-1911-80/+23
* SERVER-75990: Tenant Migrations are not resilient to recipient failoverChristopher Caplinger2023-04-1824-2630/+195
* SERVER-75637 Use 'retryWrites' when directly writing to the CSRS in `merge_al...Allison Easton2023-04-181-13/+16
* SERVER-57056 Give LogSeverity::Log() messages syslog severity level infoGabriel Marks2023-04-171-1/+1
* SERVER-76057 Add 'assumes_read_concern_local' test to $_internalEqHash tests.Ben Shteinfeld2023-04-172-2/+10
* SERVER-74445 Fix checkMetadataConsistency with a catalog shardJack Mulrow2023-04-1719-93/+228
* SERVER-75356 Fix sharded explain path's handling of 'let' parametersDavid Storch2023-04-1721-167/+376
* SERVER-74498 Remove temporary_catalog_shard_incompatible tags (part 2)Jack Mulrow2023-04-1736-134/+234
* SERVER-76186: specify a version in garasign username and passwordTural Farhadov2023-04-171-2/+2
* SERVER-75870 Add internal abort in unrecoverable error code pathsAbdul Qadeer2023-04-172-8/+26
* SERVER-75299 Lower BalancerStatsRegsitry log severityMarcos José Grillo Ramirez2023-04-171-2/+4
* SERVER-76135 Mark client used in `runTransactionOnShardingCatalog` as killabl...Pierlauro Sciarelli2023-04-171-5/+13
* SERVER-75978 Fix fast sort key generation path to respect the collationIan Boros2023-04-152-1/+45
* SERVER-75863 Investigate the timeout issue for read_and_write_distribution.js...Cheahuychou Mao2023-04-141-2/+2
* SERVER-76148 Increase the number of documents used in monotonicity testsCheahuychou Mao2023-04-143-6/+6
* SERVER-76012 Rename kNone option for storageEngineConcurrencyAdjustmentAlgori...Pavi Vetriselvan2023-04-1418-19/+57
* SERVER-75603 Allow isQuerySbeCompatible to early returnMatt Boros2023-04-141-31/+26
* SERVER-75892 Exclude pin_code_segments_on_startup.js from platforms that don'...Jason Chan2023-04-144-12/+13
* SERVER-73505 Add FCV checks in QueryAnalysisWriter and QueryAnalysisSamplerIsrael Hsu2023-04-144-3/+91