summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76918 Change bucket_catalog::clear to take in DatabaseName object inst...Sophia Tan2023-05-174-7/+49
* SERVER-77085 Ensure PinnedConnectionTaskExecutor sends requests to the networ...George Wangensteen2023-05-171-1/+1
* Import wiredtiger: 039cc949e442a69f072984ce625cb6cd2983cfa3 from branch mongo...Andrew Morton2023-05-172-3/+57
* Import wiredtiger: 9318c8f5aed6dd7422f3c2a9c05a89ee40f804f8 from branch mongo...Andrew Morton2023-05-177-30/+299
* Import wiredtiger: 8dc1c0b0f1381773a0d13d5751ec724f23f77709 from branch mongo...Andrew Morton2023-05-173-4/+21
* Import wiredtiger: 04dcc362042b8cc35fdd8de8343be3a15d4fa47c from branch mongo...Andrew Morton2023-05-1736-58/+189
* Import wiredtiger: d310d6330ea5b23835d9eb231f65bb9f91bdef21 from branch mongo...Andrew Morton2023-05-177-5/+84
* SERVER-76988 Abort the reshardCollection operation when the zone information ...Cheahuychou Mao2023-05-173-33/+198
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-1762-574/+575
* SERVER-75251 - Update snapshot for initial sync variantAhmad Shah2023-05-171-5/+5
* SERVER-76900 ResourceConsumption::shouldCollectMetricsForDatabase to pass a D...mathisbessamdb2023-05-176-49/+212
* SERVER-76987 Make sure local awaitData notifications are robust to WriteConfl...Matthew Russotto2023-05-162-3/+17
* SERVER-76987 Make oplog notification robust to step-upMatthew Russotto2023-05-161-0/+4
* SERVER-76807 Avoid adding opTimes for non-retryable internal transactions to ...Cheahuychou Mao2023-05-1610-9/+38
* SERVER-77151 Add a helper to merge in a collection's bucket catalog execution...Yuhong Zhang2023-05-162-0/+37
* SERVER-77151 Make the number of stripes configurable for the bucket catalogYuhong Zhang2023-05-165-30/+86
* SERVER-77155 Rename timelib entry in third_party_components.ymlMark Benvenuto2023-05-161-7/+7
* SERVER-69206 Remove use-after-move on ConnectionPool::Options in ConnectionPo...George Wangensteen2023-05-161-1/+1
* SERVER-74925 Remove NamespaceStringOrUUID constructor that takes in tenantid ...mathisbessamdb2023-05-161-2/+0
* SERVER-77123 Make the readConcern for TransactionResources come from prerequi...Kaloian Manassiev2023-05-168-63/+96
* SERVER-73779 Add maxTimeMSOpOnly to network message if it is a hedge sent thr...Alex Li2023-05-164-19/+127
* SERVER-77018 Remove in-progress index builds from getIndexFreeStorageBytesYu Jin Kang Park2023-05-161-2/+11
* SERVER-77120 Raise timestamps used in preimage consistency testJordi Olivares Provencio2023-05-161-2/+5
* SERVER-76739 Archive data missing on evergreen task timeoutsTausif Rahman2023-05-166-9/+51
* SERVER-76656: basic CRUD to bulkWrite overrideseanzimm2023-05-161-0/+239
* SERVER-75541 Pretty printer for SargableNodeNicholas Zolnierz2023-05-163-84/+266
* SERVER-72370 Fix incorrect serverless lock usage in Tenant MigrationDidier Nadeau2023-05-161-6/+6
* SERVER-77012 Skip parsing for tenantIds if multitenancy disabledMatt Broadstone2023-05-162-36/+84
* SERVER-77167: update how we build mongo-tools in sys-perfMiguel Angel Nieto2023-05-161-2/+2
* SERVER-77125 Avoid unnecessary construction of NamespaceString on collection ...Jordi Serra Torrens2023-05-1615-161/+132
* SERVER-77124 Move TransactionResources under shard_role_apiKaloian Manassiev2023-05-1611-36/+24
* SERVER-76903 Run multi-tenant change stream suites only on all-feature-flags ...Romans Kasperovics2023-05-1610-63/+19
* SERVER-75065 Complete TODO listed in SERVER-61557Pierlauro Sciarelli2023-05-161-7/+1
* SERVER-76445 Remove TODO For SERVER-76445Cheahuychou Mao2023-05-161-2/+0
* Import wiredtiger: 2a63f4a39c3a74467005c2c7423823f22f5af394 from branch mongo...Andrew Morton2023-05-162-4/+57
* Import wiredtiger: 13fbda20ff0f2383c13dd9669273f393f12c4ecb from branch mongo...Andrew Morton2023-05-163-1/+29
* Import wiredtiger: 572d039366c32c7640e61dac02970d9bfce10adb from branch mongo...Andrew Morton2023-05-162-2/+2
* SERVER-71746 Move mongo config header lint to clang-tidyJuan Gu2023-05-169-15/+236
* SERVER-66281 Logging subsystem has become aware of tenant IDsmathisbessamdb2023-05-169-25/+20
* SERVER-43522 Fix skip reason for explain in database_versioning_all_commands.jsPaolo Polato2023-05-161-1/+1
* SERVER-76032 Remove feature flag check from store_historical_placement_data.jsPaolo Polato2023-05-161-9/+0
* Revert "SERVER-73316 Account for multiple rejected plans for sharded collecti...Gil Alon2023-05-151-21/+6
* SERVER-76952: Skip processing accumulator when the result is no longer affectedProjjal Chanda2023-05-155-14/+72
* SERVER-75276 writeConflictRetry should properly be using a NamespaceStringOrU...Sophia Tan2023-05-15107-1010/+962
* SERVER-76896 Add direct access for two common slot accessorsMartin Neupauer2023-05-154-1/+42
* SERVER-77122 update fcv tag in batched_multi_deletes_large_transaction.jsBenety Goh2023-05-151-1/+1
* SERVER-75202 Add ordered bulk write update test and delete test for sharded m...kauboy262023-05-151-25/+47
* SERVER-77121 move OpObserverShardingImpl::isMigrating() to MigrationSourceMan...Benety Goh2023-05-155-22/+26
* SERVER-74013 Capture thread number by value in ServerHandlesMultipleClients t...Patrick Freed2023-05-151-1/+1
* SERVER-76961: update expected log struct for abandoned session, add determini...Adam Rayner2023-05-152-2/+34