summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57952 Re-add DonorStateEnum::kPreparingToBlockWrites.r5.0.0-rc4Max Hirschhorn2021-06-248-19/+78
* SERVER-57832 Tenant collection cloner checkIfDonorCollectionIsEmptyStage does...Vishnu Kaushik2021-06-232-5/+52
* SERVER-49435 Make NetworkInterfaceTL::ExhaustCommandState::sendRequest handle...George Wangensteen2021-06-231-12/+12
* SERVER-57540 IDL accepts null CommitQuorum typeMark Benvenuto2021-06-231-0/+7
* SERVER-57898: Do not stepup for kDone in restoreMetricsAfterStepUp testKshitij Gupta2021-06-231-1/+2
* SERVER-55949 CancellationState::isCanceled and isCancelable use load instead ...Alex Li2021-06-231-2/+2
* SERVER-54510 Ensure client is bound to thread destroying opCtx in transport t...George Wangensteen2021-06-231-3/+10
* SERVER-57492 Side-write table should not write more than KeyStringLouis Williams2021-06-233-6/+6
* SERVER-57769 Allow tenant migration donors to advance cluster time with noopsJack Mulrow2021-06-236-15/+138
* SERVER-57973 CreateCollectionCoordinator should use {multi:true} when deletin...Jordi Serra Torrens2021-06-231-2/+2
* SERVER-56010 Wait for primary services to finish rebuilding before completing...Wenbin Zhu2021-06-225-46/+128
* SERVER-57709 Make MigrationDestinationManager's inserter thread interruptible...Cheahuychou Mao2021-06-221-1/+4
* SERVER-57754 Tenant Oplog Applier doesn't grab the RSTL before reserving oplo...Vishnu Kaushik2021-06-221-0/+4
* SERVER-57877 TenantOplogApplier operations must be interruptible on step down...Vishnu Kaushik2021-06-221-0/+8
* SERVER-57847 RenameRangeDeletionsTest fixture should join the MigrationUtilEx...Pierlauro Sciarelli2021-06-221-6/+13
* SERVER-57708 Ensure ClientMetadata left in valid state after failed parsingGeorge Wangensteen2021-06-212-16/+60
* SERVER-57745 Fix race in inserting oplog entries to be applied before calcula...Jason Chan2021-06-211-2/+10
* SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato2021-06-214-8/+31
* SERVER-56307 fix name of server parameterPaolo Polato2021-06-212-3/+3
* SERVER-56307 Ensure that the estimated size of an object id is always bigger ...Paolo Polato2021-06-211-3/+4
* SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-06-215-7/+83
* SERVER-57844 Minor timestamp-consistency issue between the ChunkManager/SSCCL...Sergi Mateo Bellido2021-06-215-64/+291
* SERVER-57753 Wrap versionArray command in an assert.commandWorked in getHashe...Huayu Ouyang2021-06-211-1/+1
* SERVER-57859 DDL coordinators must indefinitely retry on CommandNotFound errorPierlauro Sciarelli2021-06-211-1/+2
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-2110-31/+216
* SERVER-57769 Allow tenant migration recipients to advance cluster time with n...Jack Mulrow2021-06-219-18/+37
* SERVER-57768 Reset deprecated opcounters on wrapIrina Yatsenko2021-06-181-0/+7
* SERVER-56424 Sorter detects and converts out of disk space system error rathe...Benety Goh2021-06-181-0/+8
* SERVER-56424 index build fasserts when system runs out of disk spaceBenety Goh2021-06-181-0/+6
* SERVER-56508 Update Compressor LevelsMonica Ng2021-06-181-1/+1
* SERVER-55434 Log when Resharding Donor/Recipient coordinator updates are unsu...Haley Connelly2021-06-172-2/+22
* SERVER-57478 Remove code related to local.system.resharding.slimOplogForGraph...Haley Connelly2021-06-179-81/+0
* SERVER-57558 Include time-series collections in listCollections with authoriz...Gregory Noma2021-06-171-14/+18
* SERVER-57758 Turn SBE off by default and invert the sense of the internalQuer...Andrii Dobroshynski2021-06-178-29/+37
* SERVER-57562 Check if Collection or View exist on namespace before creating t...Henrik Edin2021-06-171-2/+21
* SERVER-57678 Take MODE_X collection lock when dropping timeseries view.Henrik Edin2021-06-171-0/+7
* SERVER-57660 Fail time-series inserts if buckets collection does not existGregory Noma2021-06-171-3/+22
* SERVER-57300 Fix logic for detecting numeric path component to avoid executin...Andrii Dobroshynski2021-06-171-9/+13
* SERVER-56971 Create a valid heartbeat handle in handleHeartbeatResponse_forTestVesselina Ratcheva2021-06-172-1/+59
* SERVER-57287 Pull the shards' summed 'timeseries' field values to the top-lev...Dianna Hohensee2021-06-171-0/+77
* SERVER-57267 Fix invalid iterator use in ConnectionPool::dropConnectionsGeorge Wangensteen2021-06-171-2/+6
* SERVER-57649 DDL coordinator dist lock acquisition must be resilient to CSRS ...Tommaso Tocci2021-06-174-38/+53
* SERVER-57561 Avoid setting default LegacyRuntimeConstants value when parsing ...Ruoxin Xu2021-06-173-4/+1
* SERVER-54953 Improved performance of UpdateIndexData path matching codeMohammad Dashti2021-06-173-28/+109
* SERVER-57096 Make SBE rely purely on the kExternal lock policyDavid Storch2021-06-1628-294/+153
* SERVER-55792 Verify credentials when clusterAuthMode is set via setParameterMark Benvenuto2021-06-1626-352/+518
* SERVER-44316 Remove incorrect log message in initial_syncer.cppCarolyn Duan2021-06-161-5/+3
* SERVER-57641 Legacy renameCollection may proceed renaming a sharded collectionJordi Serra Torrens2021-06-161-4/+8
* SERVER-55430 Record metrics about whether a collection is rebalanced after re...Randolph Tan2021-06-169-0/+394
* SERVER-57532 Use donor specs for _id index in tenant migration collection clonerVishnu Kaushik2021-06-165-6/+18