summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73407 Collect telemetry on mongos for find and aggr6.3.0-rc0Davis Haupt2023-02-074-1/+160
* SERVER-72782 Reduce SimulateCrash hook connection timeoutsGregory Wlodarek2023-02-072-1/+3
* SERVER-43099 Reenable random chunk migration failpoint for concurrency with_b...Jordi Serra Torrens2023-02-0717-33/+217
* SERVER-73542 Drop index metadata in resharding donors that are not recipientsMarcos José Grillo Ramirez2023-02-072-13/+53
* SERVER-73052 ShardingCatalogClient::getShardsThatOwnData...AtClusterTime() me...Enrico Golfieri2023-02-0711-233/+574
* SERVER-71203 Test the resilience of the new movePrimaryAntonio Fuschetto2023-02-072-6/+241
* SERVER-73404 added task limiter tool to limit concurrencyDaniel Moody2023-02-076-43/+129
* SERVER-73436 added readme for mongo tidy checks.Daniel Moody2023-02-071-0/+43
* Import wiredtiger: 555e19733065fc47d4dc85a68283730744992e40 from branch mongo...Etienne Petrel2023-02-074-15/+15
* Import wiredtiger: 3687d84457c5468542645aff23930a2a248a16ed from branch mongo...Etienne Petrel2023-02-073-5/+78
* Import wiredtiger: 3e8c3bdd675df363540399db8c4e3b409db95bd8 from branch mongo...Etienne Petrel2023-02-079-150/+39
* Import wiredtiger: e32dbb148b3eeaa82bb5378027428c037eb668c6 from branch mongo...Etienne Petrel2023-02-073-10/+10
* Import wiredtiger: feb6de965c15e2ca722ff70094c2f37f46265ebf from branch mongo...Etienne Petrel2023-02-072-1/+20
* SERVER-73417 Change method signature of produceDocumentForUpsert() to include...Sanika Phanse2023-02-076-97/+83
* SERVER-71798 Expand the set of queries eligible for SBE in the 6.3 releaseMihai Andrei2023-02-07106-1188/+849
* SERVER-71882 Add serverStatus metric for the number of entries evicted from t...Maddie Zechar2023-02-0710-53/+154
* SERVER-72226 Shorten LimitSkip explainMatt Boros2023-02-0712-303/+100
* SERVER-71353 Add diagnostics for when the durable catalog is scanned due to m...Gregory Wlodarek2023-02-061-0/+25
* SERVER-73644 Fix heap-use-after-free error caused by the note field in the an...Cheahuychou Mao2023-02-061-10/+7
* SERVER-72670 Change hedgingMetrics.numTotalHedgedOperations increment to refl...Alex Li2023-02-062-9/+10
* SERVER-73161 Write basic time-series deleteOne() jstestsAlyssa Wagenmaker2023-02-062-0/+173
* SERVER-73462 [CQF] Transition SpoolId generator to use IdGeneratorSvilen Mihaylov2023-02-067-40/+28
* SERVER-72843 Fallback to the classic engine for FilterExpressionDrew Paroski2023-02-065-119/+9
* SERVER-70191 Move async_rpc::sendTxnCommand to its own headerGeorge Wangensteen2023-02-063-48/+90
* SERVER-73350 SessionKiller should release mutex before creating opctxMatthew Russotto2023-02-061-2/+14
* SERVER-73212 Remove collection locks on sharding index catalog shard observer...Marcos José Grillo Ramirez2023-02-063-25/+40
* SERVER-52024 Create feature flag for USER_ROLESMilitsa Sotirova2023-02-061-0/+5
* SERVER-72860 Python exceptions in create_fixture_table() cause resmoke to inc...Tausif Rahman2023-02-063-49/+69
* SERVER-72744: Introduce code path for a primary to commit a split prepared tr...Daniel Gottlieb2023-02-067-33/+433
* SERVER-72518 Make 5% random-cursor $sample cutoff configurableNaama Bareket2023-02-065-1/+140
* SERVER-73640 Add warning message for large files in version_burn_in_genMikhail Shchatko2023-02-062-3/+11
* SERVER-73513 Add fallback logic to commit placement metadata for moveChunk an...Paolo Polato2023-02-062-61/+115
* SERVER-73353 Support CollectionCatalog lookups by NamespaceStringOrUUIDGregory Wlodarek2023-02-063-20/+26
* SERVER-72777 Set tid field in shardCollection oplog entryPaolo Polato2023-02-061-0/+1
* SERVER-73634 Merge the `server_options_core` library into `server_base`Kaloian Manassiev2023-02-0628-107/+64
* SERVER-73292 Add voteAbortIndexBuild commandYu Jin Kang Park2023-02-0615-4/+348
* SERVER-66864 Add index version checks to versioning protocolAllison Easton2023-02-061-4/+19
* SERVER-73573 Fix global index unittest helpersAllison Easton2023-02-067-20/+50
* SERVER-73588 Suppress memory leak alerts on canceling migrationsAntonio Fuschetto2023-02-061-0/+4
* Import wiredtiger: 7cef0e9b3ea2ee63b54b2e0f592cb0a18e25720b from branch mongo...Clarisse Cheah2023-02-064-35/+288
* Import wiredtiger: 82a6defadabfe59093df8346ebce7200a2ac55ff from branch mongo...Clarisse Cheah2023-02-064-23/+47
* Import wiredtiger: a9a57414fdd7d91ba80bd718d3b9649f4cbdeaa2 from branch mongo...Clarisse Cheah2023-02-062-2/+198
* Import wiredtiger: 37a5636ad5b5a87711161db80cecf2b4e88d3b3c from branch mongo...Clarisse Cheah2023-02-062-1/+195
* Import wiredtiger: 32c207223a1841bb3a40c893c57025a79e20a2a1 from branch mongo...Clarisse Cheah2023-02-063-31/+192
* Import wiredtiger: 79615a890553eced88b10b115a3e2419331d9ae6 from branch mongo...Clarisse Cheah2023-02-062-1/+78
* Import wiredtiger: a6bacb31f55399597fe4f0e99b27fb3ed19684d3 from branch mongo...Clarisse Cheah2023-02-063-56/+23
* Import wiredtiger: c793092d4e1ce51f2664f27febba9f64028e6047 from branch mongo...Clarisse Cheah2023-02-063-4/+13
* SERVER-73623 SessionWorkflow: yield before _receiveRequestBilly Donahue2023-02-051-1/+9
* SERVER-73585 Exclude multi-tenanted tests in merge passthroughsMatt Broadstone2023-02-0511-10/+13
* SERVER-70905 add missing invariantBenety Goh2023-02-041-0/+1