summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-56509 Wrap unique index insertion _keyExists call in a WT curs...r4.4.8-rc0r4.4.8Henrik Edin2021-07-281-6/+1
* SERVER-49714 Specially support only a single oplog collection, local.oplog.rs...Dianna Hohensee2021-07-275-18/+12
* SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen2021-07-262-2/+2
* SERVER-56620 Clear any durableOpTimeAndWallTime received from arbitersVesselina Ratcheva2021-07-264-3/+203
* SERVER-57983 Fix Integer overflow for $rangeSajed Nahian2021-07-221-5/+6
* SERVER-37904 Add enableOverrideClusterChainingSetting server parameterCarolyn Duan2021-07-213-5/+18
* SERVER-52906 Applying metadata update before dispatching rollback task in mov...Paolo Polato2021-07-211-85/+107
* Import wiredtiger: 2b73914cd8912fab0e01ebd67cd0106de45442cd from branch mongo...Luke Chen2021-07-21317-6840/+13775
* SERVER-58258 Fix race between 'replSetGetStatus' request and initial syncer c...Wenbin Zhu2021-07-201-13/+27
* SERVER-58164 Log error code and exclude NamespaceNotFound in error logs when ...Wenbin Zhu2021-07-201-4/+5
* SERVER-56424 Sorter detects and converts out of disk space system error rathe...Benety Goh2021-07-201-0/+8
* SERVER-56424 index build fasserts when system runs out of disk spaceBenety Goh2021-07-201-0/+6
* SERVER-57798 Direct user to manually install on Compass download failureRyan Egesdahl2021-07-201-3/+3
* SERVER-57642 Configure $sample pushdown PlanExecutor to use 'INTERRUPT_ONLY' ...Mihai Andrei2021-07-201-2/+6
* SERVER-58127 Fix benchRun() memory leak under an exceptionYoonsoo Kim2021-07-201-2/+2
* SERVER-57650 Make MigrationChunkClonerSource interruptible when waiting for r...Cheahuychou Mao2021-07-202-11/+26
* Import wiredtiger: 5444fd4334f3b124158bfeaba88391dac1182e7d from branch mongo...r4.4.7-rc1r4.4.7Luke Chen2021-07-073-6/+157
* SERVER-58306 chunkInserter thread can terminate() if checkForInterrupt() is c...Cheahuychou Mao2021-07-071-4/+5
* SERVER-58267 Fix shardVersionRetry usages in v4.4 (partial cherry-pick of SER...Pierlauro Sciarelli2021-07-062-2/+2
* SERVER-57064 Log create index and dropIndex(es) on mongosAntonio Fuschetto2021-07-022-1/+12
* SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto2021-06-302-6/+49
* SERVER-55465 Response from all nodes means sufficient responses have been rec...Vishnu Kaushik2021-06-292-2/+39
* SERVER-57492 Side-write table should not write more than KeyStringLouis Williams2021-06-293-6/+7
* Import wiredtiger: 0aacf077324fea15db4202817e3b2f695232c691 from branch mongo...Luke Chen2021-06-297-10/+234
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-281-8/+6
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-252-4/+40
* SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor recon...Louis Williams2021-06-231-1/+6
* SERVER-55573 Deadlock between stepdown and chunk migrationCheahuychou Mao2021-06-231-2/+17
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...r4.4.7-rc0sergey.galtsev2021-06-221-0/+2
* SERVER-57708 Ensure ClientMetadata left in valid state after failed parsingGeorge Wangensteen2021-06-212-16/+60
* 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 Allow the donor to enter the critical section when the untransfe...Paolo Polato2021-06-215-7/+89
* SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev2021-06-184-3/+138
* SERVER-57768 Reset deprecated opcounters on wrapIrina Yatsenko2021-06-181-0/+7
* SERVER-55034 profile command takes intent locks when accessing profile settingsBenety Goh2021-06-171-1/+1
* SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko2021-06-164-31/+69
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-06-161-3/+46
* SERVER-57084 Use auto install Alias names to express MSI binary and debug dep...Andrew Morrow2021-06-152-74/+87
* SERVER-50576 mongokerberos utility is missing in the MSI installerAdam Cooper2021-06-153-0/+6
* SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto2021-06-151-7/+13
* Revert "SERVER-56307 Allow the donor to enter the critical section when the u...Paolo Polato2021-06-155-89/+7
* SERVER-56654 Do not use the collection distributed lock for chunk splitsKaloian Manassiev2021-06-142-18/+5
* SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev2021-06-143-45/+154
* SERVER-50662 Handle large and non-finite doubles in FTDCMark Benvenuto2021-06-113-1/+61
* SERVER-50549 transform state-changing errors returned by mongosBilly Donahue2021-06-1112-1/+629
* SERVER-56516 Fix undefined behaviour in $slice arguments parsingNikita Lapkov2021-06-112-8/+67
* Import wiredtiger: f34a5afbb1d807ac90627555c3452fdec750b592 from branch mongo...Luke Chen2021-06-1186-2025/+3877
* SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb2021-06-104-0/+40
* SERVER-57557 Skip FCV server parameter check in checkFCV() for mongos.Max Hirschhorn2021-06-101-4/+7