summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69001: Have initial sync persist its last oplog time into the minvalid...r6.0.3-rc0Daniel Gottlieb2022-11-013-143/+68
* SERVER-70314 Adjust time series extended range tests to account for log reten...Dan Larkin-York2022-11-012-10/+0
* Import wiredtiger: 34136bb7914272cc2d9705744ae28bdb373a8781 from branch mongo...Luke Chen2022-11-013-3/+173
* Import wiredtiger: c01e34c7a23abf8b0da9a7ef1ee2a7c5cfc1b7ae from branch mongo...Luke Chen2022-11-014-3/+18
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-019-42/+45
* SERVER-70959 Remove retryable_writes_downgrade_last_continuous_gen task for 6.0Tausif Rahman2022-10-311-8/+0
* SERVER-69868 Return ShutdownStatus When Starting a Shutdown `TransportLayer`Celina Tala2022-10-312-4/+9
* SERVER-69773 Fix entire json comparison from $_internalAllCollectionStats tes...Pol Pinol Castuera2022-10-311-1/+10
* SERVER-69136 Tests should consider balancerCollectionStatus may report balanc...Silvia Surroca2022-10-304-33/+13
* SERVER-70381 Creating auxiliary library with the ShardFiltererSergi Mateo Bellido2022-10-301-1/+11
* SERVER-69861 Uninterruptible lock guard in election causes FCBIS to hangMatthew Russotto2022-10-288-1/+37
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-282-2/+9
* SERVER-67681 Create specific target for compile commandsJuan Gu2022-10-282-0/+21
* SERVER-69926 errorcodes.py doesn't detect duplicate errors in MONGO_UNREACHAB...Reo Kimura2022-10-2711-23/+29
* SERVER-70361 Prevent crash due to duration overflow in waitForConditionOrInte...Blake Oler2022-10-275-22/+114
* SERVER-70181 Fix Debian default mongod.confRyan Egesdahl2022-10-271-2/+0
* SERVER-70852 Recommit SERVER-66716 on v6.0Paolo Polato2022-10-271-4/+0
* SERVER-62201 Backport removed tests to 6.0Alexander Neben2022-10-251-631/+497
* SERVER-70559 tag FLE2 tests such that they do not run with stepdown suitesShreyas Kalyan2022-10-254-6/+4
* SERVER-60141 Upgrade timelib to version 2022.02Alberto Massari2022-10-2542-33324/+31165
* SERVER-69507 only set rpath when link-model is dynamicTrevor Guidry2022-10-242-6/+12
* SERVER-62300 BACKPORT-13546 Platform Support: Add support for Ubuntu 22.04 x86t.ward2022-10-218-3/+155
* SERVER-69429 Check shard key compatibility during collMod convert to uniqueYuhong Zhang2022-10-212-1/+36
* SERVER-69429 Check shard key restriction for indexes with `prepareUnique` optionYuhong Zhang2022-10-217-29/+81
* SERVER-68484 Increase threshold to consider a collection balanced in balancin...Pierlauro Sciarelli2022-10-201-1/+1
* SERVER-69446: Increase electionTimeoutMillis in jstests/replsets/dbcheck_writ...Will Buerger2022-10-201-1/+1
* SERVER-70251 [v6.0] Update task with its _gen version on windows build variantsjasurbeknurboyev2022-10-192-3/+1
* SERVER-62760 Implement CQF Query LoggingBen Shteinfeld2022-10-198-72/+143
* SERVER-70469 Use virtual env python in watchdog testsMark Benvenuto2022-10-191-1/+1
* SERVER-70483 Pass task execution to Logkeeperjulianedwards2022-10-171-0/+2
* SERVER-70190 Fix ExpressionSwitch::optimize() to manage _children vector corr...David Storch2022-10-175-71/+172
* SERVER-69784 Fix signed char misusesMatt Kneiser2022-10-142-3/+5
* SERVER-69756: Abort a resharding operation immediately.nandinibhartiyaMDB2022-10-143-2/+44
* SERVER-63811 Add check so documents stage runs when db does not existgalon12022-10-1414-29/+299
* SERVER-70484: Remove signal processing module from perf.yml and sys_perf.ymlanjani.bhat2022-10-142-14/+0
* SERVER-66913 make configureCollectionBalancing() return NamespaceNotSharded o...Pierlauro Sciarelli2022-10-143-11/+13
* SERVER-67813 Review "requires_fcv_61" tags when data size aware balancing lan...Pierlauro Sciarelli2022-10-148-11/+9
* SERVER-67301 Balancer may perform one unnecessary migration for a completely ...Silvia Surroca2022-10-1410-122/+159
* SERVER-67733 ShardingTest::awaitBalancerRound() doesn't work in case of CSRS...Tommaso Tocci2022-10-149-52/+26
* SERVER-67809 Execute `insert_with_data_size_aware_balancing.js` in stepdown s...Pierlauro Sciarelli2022-10-141-1/+0
* SERVER-67346 Disable autosplit on config.system.sessions when upgrading the c...Paolo Polato2022-10-142-5/+6
* SERVER-57417 Enable NoMoreAutoSplitter Feature flagAllison Easton2022-10-143-3/+41
* SERVER-66781 Enable BalanceAccordingToDataSize feature flagAllison Easton2022-10-142-1/+7
* SERVER-66835 Compare number of chunks in balancing_based_on_size.jsPierlauro Sciarelli2022-10-141-8/+3
* SERVER-66078 Make config.system.sessions balanceable by data size criteriaPaolo Polato2022-10-147-10/+242
* SERVER-64319 Fix the name hiding issue for usages of ShardingCatalogManager::...Allison Easton2022-10-143-111/+122
* SERVER-66827 Balancer must not skip round if a collection has balacing disabledPierlauro Sciarelli2022-10-141-3/+3
* SERVER-66753 Use 64-bit integer in the balancer policy minSize counterKaloian Manassiev2022-10-141-7/+4
* SERVER-66747 Increase deadline to wait for balancing in jstests/sharding/auth...Pierlauro Sciarelli2022-10-141-1/+1
* SERVER-66208 remove non-existing excluded tests from sharding_continuous_conf...Pierlauro Sciarelli2022-10-141-2/+0