summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-07Import wiredtiger: 5444fd4334f3b124158bfeaba88391dac1182e7d from branch mongo...r4.4.7-rc1r4.4.7Luke Chen
2021-07-07SERVER-58306 chunkInserter thread can terminate() if checkForInterrupt() is c...Cheahuychou Mao
2021-07-06SERVER-58267 Fix shardVersionRetry usages in v4.4 (partial cherry-pick of SER...Pierlauro Sciarelli
2021-07-02SERVER-52657 index_commands_shard_targeting.js relies on too short MaxTimeMsAntonio Fuschetto
2021-07-02SERVER-57064 Log create index and dropIndex(es) on mongosAntonio Fuschetto
2021-06-30SERVER-53643 Wait for FCV to be majority committed before reporting it.Matthew Russotto
2021-06-29SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir
2021-06-29SERVER-57273 remove flow_control_replica_set.jsBenety Goh
2021-06-29SERVER-55465 Response from all nodes means sufficient responses have been rec...Vishnu Kaushik
2021-06-29SERVER-57492 Side-write table should not write more than KeyStringLouis Williams
2021-06-29Import wiredtiger: 0aacf077324fea15db4202817e3b2f695232c691 from branch mongo...Luke Chen
2021-06-28SERVER-53952 fix issue when checking ninja flag for ninja DESTDIRDaniel Moody
2021-06-28SERVER-53952 Moved ninja install dir into build variant due to ninja limitati...Daniel Moody
2021-06-28SERVER-53054: fixed issue for WINLINK where inputs where not correctly given ...Daniel Moody
2021-06-28SERVER-48691 added workaround for ninja response files line to longDaniel Moody
2021-06-28SERVER-46871 Added configure check for lzma when libunwind is in useDaniel Moody
2021-06-28SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev
2021-06-27SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley
2021-06-25SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim
2021-06-23SERVER-57954 Update TPC-C version in sys-perf.ymlAlex Podelko
2021-06-23SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor recon...Louis Williams
2021-06-23SERVER-55573 Deadlock between stepdown and chunk migrationCheahuychou Mao
2021-06-22SERVER-57328 Make ReplSetTest.upgradeSet() tolerant of reelectionsSara Golemon
2021-06-22SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...r4.4.7-rc0sergey.galtsev
2021-06-21SERVER-57708 Ensure ClientMetadata left in valid state after failed parsingGeorge Wangensteen
2021-06-21SERVER-57270 Disable prepare_read_cursor_out_of_bounds.js on ephemeralForTestGregory Wlodarek
2021-06-21SERVER-56307 fix the convergence criteria to end the catchup phasePaolo Polato
2021-06-21SERVER-56307 fix name of server parameterPaolo Polato
2021-06-21SERVER-56307 Allow the donor to enter the critical section when the untransfe...Paolo Polato
2021-06-18SERVER-55119 startup warning when X.509 certificates have no Subject Alternat...sergey.galtsev
2021-06-18SERVER-57768 Reset deprecated opcounters on wrapIrina Yatsenko
2021-06-17SERVER-55034 profile command takes intent locks when accessing profile settingsBenety Goh
2021-06-16SERVER-56501 Add into serverStatus().opcounters a subsection for deprecated o...Irina Yatsenko
2021-06-16SERVER-56839 Index seeks should advance their cursor until aLouis Williams
2021-06-16SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli
2021-06-15SERVER-57084 Use auto install Alias names to express MSI binary and debug dep...Andrew Morrow
2021-06-15SERVER-50576 mongokerberos utility is missing in the MSI installerAdam Cooper
2021-06-15SERVER-57145 Invariant failure at OCSPManager::requestStatusMark Benvenuto
2021-06-15Revert "SERVER-56307 Allow the donor to enter the critical section when the u...Paolo Polato
2021-06-14SERVER-56654 Do not use the collection distributed lock for chunk splitsKaloian Manassiev
2021-06-14SERVER-56779 Allow multiple concurrent merges for the same collection across ...Kaloian Manassiev
2021-06-11SERVER-57620 increase perf.yml batchtime to 4hRobert Guo
2021-06-11SERVER-50662 Handle large and non-finite doubles in FTDCMark Benvenuto
2021-06-11SERVER-50549 transform state-changing errors returned by mongosBilly Donahue
2021-06-11SERVER-56516 Fix undefined behaviour in $slice arguments parsingNikita Lapkov
2021-06-11Import wiredtiger: f34a5afbb1d807ac90627555c3452fdec750b592 from branch mongo...Luke Chen
2021-06-10SERVER-57476: Return a WriteConflict when a timestamped transaction hits a pr...Daniel Gottlieb
2021-06-10SERVER-57497 store_retryable_find_and_modify_images_in_side_collection.js sho...Jason Chan
2021-06-10SERVER-50568 Platform Support: Remove Ubuntu18.04 zSeries from 5.0Vitalii Lirnyk
2021-06-10SERVER-57564 Increase initialsync-logkeeper timeoutMikhail Shchatko