summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_retryable_write_retry.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-6/+0
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
* SERVER-57455 Do not keep an extra copy of the retryable write pre-fetch pipel...Wenbin Zhu2021-06-111-190/+85
* SERVER-57452 Remove the sort stage in retryable write pre-fetch as oplog buff...Wenbin Zhu2021-06-091-26/+2
* SERVER-56631 Make sure retryable write pre-fetch phase can see the config.tra...Wenbin Zhu2021-06-081-11/+11
* SERVER-55202 Add assertion if migration committed or aborted in TenantMigrati...Wenbin Zhu2021-05-121-1/+1
* SERVER-55359 pre/post image ops after startFetchingDonorOpTime should be filt...Pavi Vetriselvan2021-04-221-6/+40
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ephemeralFor...Vishnu Kaushik2021-04-221-1/+1
* SERVER-53319 Fetch retryable writes oplog entries that occurred before startF...Pavi Vetriselvan2021-02-251-15/+46
* SERVER-54439 Allow lookup/graphLookup into kTenantMigrationOplogViewPavi Vetriselvan2021-02-111-14/+39
* SERVER-53023 Create TTL index on config.tenantMigrationRecipientVishnu Kaushik2021-02-041-13/+17
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-291-1/+2
* SERVER-52706 Make tenant migration donor use a separate NetworkInterface and ...Cheahuychou Mao2021-01-051-3/+5
* SERVER-53107 Tenant migration tests should use donorForgetMigration when the ...Pavi Vetriselvan2021-01-041-1/+0
* SERVER-51734 Enable tenant migration recipient testing for tests w/o node fai...Suganthi Mani2020-12-021-10/+1
* Revert "SERVER-51734 Enable tenant migration recipient testing for tests w/o ...Suganthi Mani2020-11-301-1/+10
* SERVER-51734 Enable tenant migration recipient testing for tests w/o node fai...Suganthi Mani2020-11-301-10/+1
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-181-3/+6
* SERVER-51849 Write and test the query for a tenant migration recipient to cop...Cheahuychou Mao2020-11-171-0/+366