summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_donor_current_op.js
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-281-0/+1
|
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-191-55/+61
|
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-20/+3
|
* SERVER-56366 Update FCV constants to recognize 5.1 as latestJon Streets2021-07-231-2/+7
|
* SERVER-55202 Add assertion if migration committed or aborted in ↵Wenbin Zhu2021-05-121-4/+7
| | | | TenantMigrationTest fixture.
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ↵Vishnu Kaushik2021-04-221-1/+1
| | | | ephemeralForTest
* SERVER-55198 Ensure tenant migrations currentOp output types match designJason Zhang2021-03-311-26/+25
|
* SERVER-54265 Update tenant migration donor currentOp outputJason Zhang2021-03-011-0/+14
|
* SERVER-53552 Tenant migration donor should pass startMigrationDonorTimestamp ↵Matthew Russotto2021-02-161-4/+47
| | | | info to recipient via recipientSyncData cmd
* SERVER-53883: Disable TLS authenticated tenant migration tests on WindowsAndrew Shuvalov2021-01-291-1/+1
|
* SERVER-54061 Rename failpoints in TenantMigrationDonorServiceCheahuychou Mao2021-01-271-3/+3
|
* SERVER-53107 Tenant migration tests should use donorForgetMigration when the ↵Pavi Vetriselvan2021-01-041-2/+4
| | | | migration commits/aborts
* SERVER-51734 Enable tenant migration recipient testing for tests w/o node ↵Suganthi Mani2020-12-021-25/+14
| | | | failover.
* Revert "SERVER-51734 Enable tenant migration recipient testing for tests w/o ↵Suganthi Mani2020-11-301-14/+25
| | | | | | node failover." This reverts commit 339879d100e3bee91b9ca8ce466a9d86f88c32c9.
* SERVER-51734 Enable tenant migration recipient testing for tests w/o node ↵Suganthi Mani2020-11-301-25/+14
| | | | failover.
* SERVER-51506 TenantMigrationDonorInstance should be removed from ↵Cheahuychou Mao2020-11-201-0/+17
| | | | TenantMigrationDonorService if inserting the instance's state doc fails with ConflictingOperationInProgress
* SERVER-51286 Switch to use new feature flag syntax for tenant migrationsJason Chan2020-11-181-2/+18
|
* SERVER-51596: Create TenantMigrationTest test fixture for JS testsXueruiFa2020-11-171-48/+23
|
* SERVER-48796 Disables tenant migration recipient testing.Suganthi Mani2020-10-191-2/+11
|
* SERVER-51705 Make the test case for kAborted in ↵Cheahuychou Mao2020-10-191-57/+97
| | | | tenant_migration_donor_current_op.js determistic
* SERVER-50948 Change databasePrefix and dbPrefix to tenantIdJudah Schvimer2020-10-141-3/+3
|
* SERVER-50975 Add currentOp reporting for TenantMigrationDonorService InstancesJason Zhang2020-10-071-0/+139