summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57617 Have the OplogFetcher in Tenant Migrations do an aggregation que...Jason Chan2021-08-198-54/+233
* SERVER-58081 Make _flushReshardingStateChange return instead of blocking if t...Haley Connelly2021-08-194-58/+161
* Import wiredtiger: b385c984870fec2d693dece8e79876fd5e8bf867 from branch mongo...Luke Chen2021-08-19116-805/+1331
* SERVER-59135 Make mongocryptd targets in MSIs depend on libsasl2Mark Benvenuto2021-08-181-0/+1
* SERVER-58342 Allow specifying of reshardCollection zones to be emptyHaley Connelly2021-08-171-1/+2
* SERVER-58669 Allow collMod, createIndexes, and dropIndexes once resharding co...jannaerin2021-08-172-4/+12
* SERVER-59291 Add searchMeta query knobTed Tuckman2021-08-171-0/+8
* SERVER-59236 add shell function to recursively copy a directoryRichard Samuels2021-08-171-0/+17
* SERVER-59353: Strip featureFlagRetryableFindAndModify for mongod binaries pri...Daniel Gottlieb2021-08-171-0/+1
* SERVER-57716: use common CA file for OCSP where clusterCA is presentsergey.galtsev2021-08-161-19/+60
* SERVER-56492 Normalize objects within arrays in time-series metadataKris Satya2021-08-162-6/+124
* SERVER-58051 close the original log when rotating to newsergey.galtsev2021-08-161-0/+2
* SERVER-59091 Avoid fetching namespace from durable catalog for every key inse...Gregory Noma2021-08-131-11/+12
* SERVER-59025 Increase storage log verbosity in `oplog_slow_sampling_logging.js`Gregory Noma2021-08-121-17/+14
* SERVER-57651 Prevent integer overflow in QueryPlanner parsing of hint parameterKatherine Wu2021-08-121-1/+1
* SERVER-59204 Ensure that BSONObj stored in the PlanCacheEntry debugInfo is ownedJames Wahlin2021-08-121-2/+2
* SERVER-58399 Fix serialization logic for 'errInfo' field produced by Document...Mihai Andrei2021-08-123-10/+60
* SERVER-59188 Fix coverity issue in DocumentSourceUnwindTed Tuckman2021-08-121-1/+1
* SERVER-59044 Bailout early if a time series collection is empty when building...Eric Cox2021-08-121-0/+10
* SERVER-59071 Treat '$sample' as unsharded when connecting directly to shardsEric Cox2021-08-121-8/+8
* SERVER-58781 ReshardingCoordinatorObserver should not fulfill promises when s...Matt Walak2021-08-123-2/+66
* SERVER-50937 Wrap operations in resharding coordinator that contact remote no...Randolph Tan2021-08-118-119/+216
* SERVER-50937 Refactor resharding coordinator to consolidate distinct error ha...Randolph Tan2021-08-115-171/+367
* SERVER-50637 Expose reshardDoneCatchUp no-op oplog entry as change eventMatt Walak2021-08-117-8/+47
* SERVER-58815 Have internal findAndModifyImageLookup set the synthetic oplog e...Jason Chan2021-08-112-5/+9
* SERVER-57630 Support SSL_OP_NO_REGNEGOTIATION if it's available at runtimeSara Golemon2021-08-111-2/+13
* SERVER-58353 re-enable failing replication testsVishnu Kaushik2021-08-111-5/+11
* SERVER-54735 Make AsyncTry-Until loops set results to ShutdownInProgress on e...Amirsaman Memaripour2021-08-114-24/+95
* SERVER-55664 EphemeralForTest supports clustered _id indexesLouis Williams2021-08-1127-322/+372
* SERVER-55589 setMaintenanceMode should take RSTL in X modeVishnu Kaushik2021-08-1116-84/+63
* SERVER-58594 ReplicationCoordinatorImpl::handleHeartbeatResponse_forTest does...Vishnu Kaushik2021-08-111-4/+6
* SERVER-58060 Add new internal FindAndModifyImageLookup aggregation stageJason Chan2021-08-104-0/+606
* SERVER-55760 Fix data races in Cancelation tests for AsyncTryAlex Li2021-08-102-9/+69
* SERVER-58438 Speed up tenant migration retryable write pre-fetch pipeline by ...Wenbin Zhu2021-08-101-36/+47
* SERVER-58740 Reserve multiple oplog slots when writing retryable findAndModif...Jason Chan2021-08-107-14/+304
* SERVER-50522 Expose reshardBegin no-op oplog entry as change eventmrwalak2021-08-107-17/+78
* SERVER-58389 Removed $maxTimeMS for updates performed by shards on the config...Matt Walak2021-08-109-8/+94
* SERVER-50636 Write reshardDoneCatchUp no-op oplog entry after recipient has c...Matt Walak2021-08-104-0/+96
* SERVER-59197: Delete findAndModify image entries when their corresponding ses...Daniel Gottlieb2021-08-101-8/+39
* SERVER-58582 Create $documents stage and implement collectionless unionWithTed Tuckman2021-08-1010-27/+301
* SERVER-59152 Make range deletion submission resilient to onShardVersionMismat...Pierlauro Sciarelli2021-08-102-46/+48
* SERVER-56800 Fail addShard if CWWC disagrees with existing CWWC on clusterMoustafa Maher2021-08-107-5/+65
* SERVER-58898 Prevent writing to local db from waiting for writeConcernMoustafa Maher2021-08-101-0/+7
* SERVER-56846 Fail reconfig for shard server if it would change DWCF and CWWC ...Moustafa Maher2021-08-107-18/+71
* Import wiredtiger: ffebd365d6c3c18422437bcae51d8a26a17772a0 from branch mongo...Luke Chen2021-08-10219-3174/+4664
* SERVER-56845 Fail addShard if DWCF=w:1 and no CWWC is setMoustafa Maher2021-08-094-10/+29
* SERVER-57262 Relax vote constraint to allow voting for candidates with newer ...Wenbin Zhu2021-08-093-15/+24
* SERVER-55581: Return ScopedDbConnection to connection pool in cluster aggrega...Tyler Seip2021-08-091-0/+1
* SERVER-59101 make image_collection_entry library dependency private in pipelineBenety Goh2021-08-091-0/+2
* SERVER-53437 Architecture Guide updates for Change the Default Write Concern ...ali-mir2021-08-091-0/+78