summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* SERVER-55556 add new totalUnitsWritten metric; add new localTime field to ope...r4.9.0-rc1Eric Milkie2021-05-0311-6/+220
* SERVER-56248 Refactor logic for aborting a tenant migration donorJack Mulrow2021-05-035-54/+120
* SERVER-37125 Remove unused ProcessControl codeMikhail Shchatko2021-04-301-21/+5
* SERVER-56434 Make tenant migration hook retry if get primary times outCheahuychou Mao2021-04-291-6/+24
* SERVER-56431 Make sure that the ContinuousTenantMigration hook not retry dono...Cheahuychou Mao2021-04-291-2/+3
* SERVER-56439 Exclude insert1.js from tenant migration kill/terminate primary ...Pavi Vetriselvan2021-04-282-0/+2
* SERVER-55882: Invalidate in-memory transactions when fetching committed trans...XueruiFa2021-04-285-13/+143
* SERVER-52713 Enable tenant migration stepdown suitePavi Vetriselvan2021-04-281-0/+10
* SERVER-55353: Ignore pre/post image when tenant oplog batcher can't find oneLingzhi Deng2021-04-285-29/+133
* SERVER-56340 Retry remote host setup operationsMikhail Shchatko2021-04-282-16/+16
* SERVER-56367 Fix race when enabling failpoint in tenant migration recipient t...Wenbin Zhu2021-04-281-28/+31
* SERVER-56308 Fix auth errors in tenant migration stepdown/kill/terminate suitesCheahuychou Mao2021-04-2710-52/+44
* 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