summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57475 (missing import) ShardingTest.stop must join top-level chunk mig...r5.0.0-rc2Pierlauro Sciarelli2021-06-161-0/+1
* Import wiredtiger: 363c7384edce63df337f110492c6424c5f13a451 from branch mongo...Chenhao Qu2021-06-164-3/+75
* Import wiredtiger: 916a7defd830a64d57bdaad4b1f8522d77fe3e0c from branch mongo...Chenhao Qu2021-06-162-2/+2
* Import wiredtiger: 3ef954b29f131cb835c5b4cb81adcfc603dc072d from branch mongo...Chenhao Qu2021-06-163-64/+175
* Import wiredtiger: ba0c36ccbb5c4b00d9a83603d08020a5c9865e21 from branch mongo...Chenhao Qu2021-06-163-16/+6
* Import wiredtiger: 3410b846ee10481e83906569e2ffdb89d5e12e32 from branch mongo...Chenhao Qu2021-06-162-174/+170
* Import wiredtiger: 15a5f48c534e7f61e9eb81c9509f5d2d31c72d63 from branch mongo...Chenhao Qu2021-06-162-15/+21
* Import wiredtiger: 5db6a488f50a3c91688ca35cfebbf377dd657a7e from branch mongo...Chenhao Qu2021-06-162-11/+10
* Import wiredtiger: e5aac1485ef35038e1e1d4e5a0f366ac1b6d4728 from branch mongo...Chenhao Qu2021-06-162-3/+6
* SERVER-57668 Cache post-transformed chunk bounds for resharding cloning.Max Hirschhorn2021-06-161-16/+16
* SERVER-57403 Serialize 'let' variables by wrapping with $literalKatherine Wu2021-06-153-3/+41
* SERVER-57472 Yield service executor worker threads after sinking messagesGeorge Wangensteen2021-06-151-0/+5
* SERVER-57285 Concurrency suites sometimes cannot satisfy the default majority...Moustafa Maher2021-06-154-26/+72
* SERVER-56684 initial_sync_fails tests should wait for node to fassert with EX...Matthew Russotto2021-06-153-2/+11
* SERVER-54960 ReshardingMetrics time smearing (and refactor)Billy Donahue2021-06-152-219/+202
* SERVER-57008 Add unit tests for reconfigs that would change implicit default ...Ali Mir2021-06-151-0/+316
* SERVER-46638 Investigate RWC default implications for FLE in the shellShreyas Kalyan2021-06-151-1/+2
* SERVER-57703 Move sharding_ddl_util.cpp into sharding_catalog_manager targetPierlauro Sciarelli2021-06-156-27/+30
* SERVER-57475 ShardingTest.stop must join top-level chunk migrationsPierlauro Sciarelli2021-06-151-0/+6
* SERVER-57157 Assert serverStatus command works in getBinVersion() jstest helperAli Mir2021-06-151-1/+1
* SERVER-57656 Use ReshardingTestFixture for reshard_collection_joins_existing_...Haley Connelly2021-06-151-69/+49
* SERVER-57182 reshardCollection command is shuffling data even when requested ...Haley Connelly2021-06-156-10/+234
* SERVER-21929 Make $in with null always match undefinedDavid Storch2021-06-158-104/+287
* SERVER-57523 Do not persist epochs and timestamps on config.chunksSergi Mateo Bellido2021-06-158-88/+86
* 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-83/+7
* Revert "SERVER-56307 Ensure that the estimated size of an object id is always...Paolo Polato2021-06-151-4/+3
* Revert "SERVER-56307 fix name of server parameter"Paolo Polato2021-06-152-3/+3
* SERVER-56359 Remove "Upstream Version"Sara Golemon2021-06-151-35/+35
* SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor recon...Louis Williams2021-06-152-13/+17
* SERVER-56839 Index seeks should advance their cursor until aLouis Williams2021-06-152-3/+102
* SERVER-53912: ReshardingRecipientService instances to load metrics stateKshitij Gupta2021-06-154-1/+193
* SERVER-57142 Fix type qualifiers on return types in read_write_concern_proven...Samy Lanka2021-06-151-4/+4
* SERVER-57084 Use auto install Alias names to express MSI binary and debug dep...Andrew Morrow2021-06-152-74/+87
* SERVER-55891: Create replica sets API version passthrough suiteXueruiFa2021-06-156-2/+104
* SERVER-55891: Create sharding API version passthrough suiteXueruiFa2021-06-152-0/+122
* SERVER-57316 Changing a few functions that rely on the presence of epochs/tim...Sergi Mateo Bellido2021-06-1511-1183/+1506
* Import wiredtiger: b56f56eb86f0663ad7113ee4a855fea726cacdf2 from branch mongo...Luke Chen2021-06-152-1/+16
* SERVER-52764 Invariant that 'getOwnershipFilter' is never called without a va...Kaloian Manassiev2021-06-151-7/+3
* SERVER-57672: Tenant collection cloner should handle dropped and re-created c...Lingzhi Deng2021-06-152-2/+45
* SERVER-54610 Make resharding writes to donor documents take exclusive locksHaley Connelly2021-06-152-12/+22
* SERVER-57398 Extract evergreen yaml linter into its own repoRichard Samuels2021-06-1511-1481/+32
* SERVER-57653 Dispose Pipeline in ReshardingDonorOplogIterator on error.Max Hirschhorn2021-06-151-9/+6
* SERVER-55203 Change the stable release tag to r5.0.0-rc0 while checking IDL c...Moustafa Maher2021-06-145-104/+9
* SERVER-57193 Update reshardingFields donorFields/recipientFields comment in t...Junhson Jean-Baptiste2021-06-141-1/+4
* SERVER-56307 fix name of server parameterPaolo Polato2021-06-142-3/+3
* SERVER-57313 Pass the collection epoch and timestamp when building a ChunkTyp...Sergi Mateo Bellido2021-06-1422-309/+528
* SERVER-57627 Fix upgrade/downgrade CWWC and CWRC warning testsHuayu Ouyang2021-06-142-27/+41
* SERVER-57646: Exclude geo_big_polygon2.js from tenant migration passthrough s...XueruiFa2021-06-141-1/+2
* SERVER-57673 Use vector.reserve() in ShardingCatalogClientImpl (BACKPORT-9643)Simon Graetzer2021-06-141-9/+16