summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-53838 Change resharding_oplog_sync_agg_assert_min_oplog.js to use one ...Blake Oler2021-04-271-1/+1
* SERVER-56343 Create shallow copy of shell_options in tenant migration passthr...Jason Zhang2021-04-271-1/+1
* SERVER-56324: Increase transactionLifetimeLimitSeconds in tenant migration tr...XueruiFa2021-04-271-1/+1
* SERVER-56308 Enable auth in tenant migration jscore passhthrough suitesCheahuychou Mao2021-04-278-14/+241
* SERVER-54030 Validate state transitions in TenantMigrationAccessBlockerCheahuychou Mao2021-04-265-66/+165
* SERVER-55879 Accommodate implicit collection creation in ReshardingTest's pos...Jamie Anderson2021-04-261-4/+4
* SERVER-53711 Update header comment in TenantMigrationAccessBlockerCheahuychou Mao2021-04-261-37/+39
* SERVER-55359 pre/post image ops after startFetchingDonorOpTime should be filt...Pavi Vetriselvan2021-04-266-41/+101
* SERVER-56293: Fix out of scope opCtx capture in checkIfCanReadOrBlockLingzhi Deng2021-04-231-14/+15
* SERVER-55051: Donor should block non-timestamped reads after migration has co...Lingzhi Deng2021-04-2320-80/+282
* SERVER-55380 Serialize oplog application of writes to the tenant migration na...Jason Chan2021-04-232-4/+66
* SERVER-55473 DBClientBase::_auth returns original status instead of Authentic...Wenbin Zhu2021-04-222-13/+2
* SERVER-56258: Complete TODO from SERVER-55355XueruiFa2021-04-221-10/+2
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-2276-79/+100
* SERVER-55229 Implement and test recipient cloner stats after failoverVishnu Kaushik2021-04-228-67/+518
* SERVER-53790 Test tenant migration recipient respects the provided read prefe...Wenbin Zhu2021-04-221-5/+152
* SERVER-55355: Retry tenant migration on oplog fetcher errorsXueruiFa2021-04-223-5/+180
* SERVER-54207 Add test coverage for interrupting tenant migration donor operat...Jason Zhang2021-04-215-72/+348
* Import wiredtiger: 07fef8b2b80bf1e07104e8627a6bf76e2f998eac from branch mongo...Luke Chen2021-04-2049-2287/+1966
* SERVER-54829 Avoid crashing during kUpgrading/kDowngrading state if config ha...Pavi Vetriselvan2021-04-206-43/+177
* SERVER-54829 consolidate validateConfigForReconfig paths into a single onePavi Vetriselvan2021-04-204-60/+47
* SERVER-56184: Update replica_sets task timeout for windowsDavid Bradford2021-04-201-0/+1
* SERVER-55312 Only set up tenant migration primary only services and op observ...Jason Zhang2021-04-194-4/+148
* SERVER-54893 Make tenant_migration_recipient_rollback_recovery.js not use Rol...Cheahuychou Mao2021-04-194-85/+98
* SERVER-55810: Unban background_unique_indexes.js from tenant migration failov...Lingzhi Deng2021-04-133-9/+0
* SERVER-56024: Enable featureFlagTenantMigrations and add tenant migration pas...Lingzhi Deng2021-04-135-4/+10
* SERVER-50805 Test multi-key index updates during tenant migration.Wenbin Zhu2021-04-121-0/+140
* SERVER-55193 Support back-to-back tenant migrationsJason Chan2021-04-1211-98/+396
* SERVER-56000: Ban duplicate_ns.js from tenant migration suitesLingzhi Deng2021-04-121-1/+3
* SERVER-55780 Simplify cancellation for tenant migration donorsJack Mulrow2021-04-112-198/+136
* SERVER-53251 Add dbhash check to tenant migration passthroughJason Zhang2021-04-109-75/+182
* SERVER-55917 remove all feature variants and resharding_fuzzer from 4.9 water...Jon Streets2021-04-091-561/+0
* SERVER-55768 Make txn_two_phase_commit_killop.js not kill prepareTransaction ...Cheahuychou Mao2021-04-091-1/+11
* SERVER-53821 Test tenant migration recipient does not change sync source afte...Wenbin Zhu2021-04-082-7/+132
* SERVER-50482 Create a tenant_migration tag and make non-required build varian...Cheahuychou Mao2021-04-081-4/+6
* SERVER-55770 Add geo_update_dedup.js to the list of multi-update tests not ha...Matthew Russotto2021-04-0831-148/+45
* SERVER-55366 inject_tenant_prefix should always retry entire batch of retryab...Pavi Vetriselvan2021-04-084-67/+65
* SERVER-53807: Add tenant migrations passthrough coverage for transactionsXueruiFa2021-04-084-18/+448
* SERVER-55249 archive all data on required mainline buildersRobert Guo2021-04-083-47/+33
* SERVER-53110 Fix tenant_migration_donor_initial_sync_recovery.js to avoid Con...Jason Chan2021-04-072-9/+30
* SERVER-55360 Fix race in creating TenantMigrationRecipient namespace collecti...Jason Chan2021-04-071-4/+14
* SERVER-55555 Fix race in minvalid.js with PrimaryOnlyServiceJason Chan2021-04-071-1/+3
* SERVER-55783: Archive data files for all tests in tenant migration passthroughsLingzhi Deng2021-04-065-0/+5
* SERVER-55757: Mark list_collections_no_views.js tenant_migration_incompatibleLingzhi Deng2021-04-061-0/+2
* SERVER-52713 Add tenant migration kill and terminate jscore passthrough suitesCheahuychou Mao2021-04-063-1/+601
* SERVER-52713 Add tenant migration stepdown jscore passthrough suiteCheahuychou Mao2021-04-068-104/+543
* SERVER-55532 Make ReshardingTxnCloner's ClonerOneBatchThenCanceled cancel bef...Haley Connelly2021-04-061-4/+7
* SERVER-55236: Fix checkTenantDBHashes in tenant_migration_retry_session_migra...Lingzhi Deng2021-04-051-2/+1
* SERVER-53872 Support time-series collections in tenant migration failover test.Wenbin Zhu2021-04-051-93/+132
* SERVER-55236: Test retrying session migration after a failed tenant migrationLingzhi Deng2021-04-051-0/+169