summaryrefslogtreecommitdiff
path: root/src/mongo
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55780 Simplify cancellation for tenant migration donorsJack Mulrow2021-04-112-198/+136
* SERVER-53807: Add tenant migrations passthrough coverage for transactionsXueruiFa2021-04-081-1/+2
* SERVER-53110 Fix tenant_migration_donor_initial_sync_recovery.js to avoid Con...Jason Chan2021-04-071-0/+2
* SERVER-55360 Fix race in creating TenantMigrationRecipient namespace collecti...Jason Chan2021-04-071-4/+14
* SERVER-52713 Add tenant migration kill and terminate jscore passthrough suitesCheahuychou Mao2021-04-061-1/+7
* SERVER-52713 Add tenant migration stepdown jscore passthrough suiteCheahuychou Mao2021-04-063-4/+12
* SERVER-55532 Make ReshardingTxnCloner's ClonerOneBatchThenCanceled cancel bef...Haley Connelly2021-04-061-4/+7
* SERVER-55357: Start a new retryable write chain on each migrationLingzhi Deng2021-04-053-21/+46
* SERVER-55744: Use kTenantMigration log component verbosity in tenant_migratio...XueruiFa2021-04-021-1/+1
* SERVER-55598: Avoid parsing oplog entries again in _logOpsInner for abortInde...Lingzhi Deng2021-04-013-70/+67
* SERVER-55547 Make tenant migration donor abort index builds before fetching keysJack Mulrow2021-03-312-22/+40
* Revert "SERVER-47603 Rewrite db.currentOp() shell helper in terms of $current...Katherine Wu2021-03-312-54/+15
* SERVER-55395 stdx/thread.h needs cstdlibBilly Donahue2021-03-311-0/+1
* SERVER-55408 Make TenantMigration{Donor|Recipient}Service's checkIfOptionsCon...Cheahuychou Mao2021-03-318-33/+65
* SERVER-55547 Simplify tenant migration donor service run chainJack Mulrow2021-03-312-399/+469
* SERVER-55530 Remove unused executor parameter from storeExternalClusterTimeKe...Jack Mulrow2021-03-264-6/+4
* SERVER-55496 Increase tenant migration donor service thread pool max sizeJack Mulrow2021-03-261-1/+6
* SERVER-55416 Tenant migration donor shouldn't fetch keys if cancelation token...Jack Mulrow2021-03-251-3/+14
* SERVER-53566: Protect ServiceContext from issuing duplicate operation IDsTyler Seip2021-03-228-22/+358
* SERVER-55314: Serialize transaction if it contains a command op in tenant mig...XueruiFa2021-03-221-2/+13
* SERVER-55220 Uninitialized scalar fieldAnton Korshunov2021-03-221-4/+2
* SERVER-54536 Support retryable batched time-series insertsGregory Noma2021-03-224-218/+434
* SERVER-55172 Add and use a fail point to wait for user cache invalidationBen Caimano2021-03-229-63/+144
* SERVER-55007 Deadlock between step down and MongoDOperationContextSessionRandolph Tan2021-03-222-0/+16
* SERVER-53998 Record latency stats for timeseries insertsDan Larkin-York2021-03-221-0/+15
* SERVER-54945 Make drop database resilient to stepdowns on sharded clusterTommaso Tocci2021-03-229-123/+331
* SERVER-55372 Improve DDL/CRUD concurrency test logsMarcos José Grillo Ramirez2021-03-221-1/+1
* SERVER-54390 Implement $dateTrunc in DocumentSource executionMindaugas Malinauskas2021-03-229-173/+1464
* SERVER-55387 Expose completion future in ShardingDDLCoordinatorTommaso Tocci2021-03-224-45/+29
* SERVER-55362 Update the TODO ticket for ShardServerOpObserver::onCreateCollec...Kaloian Manassiev2021-03-221-1/+1
* SERVER-55336: Catalog cache refreshes are not being retried on SnapshotError ...Jordi Serra Torrens2021-03-221-1/+1
* SERVER-54526 Add access_check: simple to existing commands that have api_vers...Mark Benvenuto2021-03-224-0/+20
* SERVER-54525 Access_check for none commandsMark Benvenuto2021-03-2211-11/+16
* SERVER-54524 Extend Authorization Session to record all access checks and pri...Mark Benvenuto2021-03-2212-19/+272
* SERVER-55180 Convert SBE from std::string_view to StringDataBilly Donahue2021-03-2134-275/+213
* SERVER-55122 Fix OCSP to allow intermediate certificates in tlsCertificateKey...Shreyas Kalyan2021-03-211-0/+24
* SERVER-53238 [SBE] Include replanReason string into PlanSummaryStatsAnton Korshunov2021-03-2012-59/+113
* SERVER-24912 Audit setting ClientMetadata as its own eventBen Caimano2021-03-197-2/+23
* SERVER-55367 add & to fix xcode [-Wrange-loop-analysis] warningBilly Donahue2021-03-191-1/+1
* SERVER-54824 Make mongos write size estimation respect hint fieldNikita Lapkov2021-03-191-0/+15
* SERVER-53977 Allow rewrite to produce only empty documents in $unpackBucket i...Svilen Mihaylov2021-03-193-1/+93
* Revert "SERVER-55180 Convert SBE from std::string_view to StringData"XueruiFa2021-03-1934-207/+269
* SERVER-55121 Check db version on shard collection legacy pathMarcos José Grillo Ramirez2021-03-191-4/+13
* SERVER-50766 Use kArrayElementsOnly path traversal mode where possibleNikita Lapkov2021-03-191-16/+49
* SERVER-55180 Convert SBE from std::string_view to StringDataBilly Donahue2021-03-1934-269/+207
* SERVER-54221 Implement $sample pushdown into $_internalUnpackBucketEric Cox2021-03-196-60/+697
* SERVER-54266 Add data size and estimated time stats to recipient currentOpVishnu Kaushik2021-03-199-1/+92
* SERVER-50661 Add an architecture guide section on CancelationGeorge Wangensteen2021-03-191-0/+155
* SERVER-54333 Consider increasing MigrationDestinationManager::startCommit tim...Pierlauro Sciarelli2021-03-181-1/+4
* SERVER-53429: Log resharding coordinator state transitions to the changelogKshitij Gupta2021-03-182-6/+19