summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_concurrent_migrations_stress_test.js
Commit message (Expand)AuthorAgeFilesLines
* SERVER-61231 Adapt tenant migration tests for shard mergeDidier Nadeau2023-04-181-2/+1
* SERVER-72081 Change the access blocker registry data structure to key on Tena...mathisbessamdb2023-03-151-14/+13
* SERVER-66749: Improve tenant migration currentOp outputChristopher Caplinger2023-02-161-16/+8
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-101-6/+1
* Revert "SERVER-72577 Convert tenant migrations tests to use es modules"auto-revert-processor2023-01-101-1/+6
* SERVER-72577 Convert tenant migrations tests to use es modulesMatt Broadstone2023-01-091-6/+1
* Revert "SERVER-66749: Improve tenant migration currentOp output"Sviatlana Zuiko2022-11-161-5/+15
* SERVER-66749: Improve tenant migration currentOp outputChristopher Caplinger2022-11-161-15/+5
* SERVER-63454: Don't require tenantId for shard mergeChristopher Caplinger2022-08-151-8/+4
* SERVER-66027: Reduce CPU contention for the tenant migration stress test.Daniel Gottlieb2022-05-121-2/+5
* SERVER-65967 Remove `incompatible_with_eft` tagGregory Noma2022-04-291-1/+0
* SERVER-60684 Tag serverless testsA. Jesse Jiryu Davis2022-01-281-0/+1
* SERVER-59793: Omit tenantId from metrics for MergeChristopher Caplinger2021-11-191-0/+8
* SERVER-60045 Fix tenant migrations test to support aborted migrationsAndrew Shuvalov2021-09-301-4/+64
* SERVER-59881 log an aborted migration in testAndrew Shuvalov2021-09-101-2/+8
* SERVER-59655 better logging in the tenant_migration_concurrent_migrations_str...Andrew Shuvalov2021-09-031-5/+22
* SERVER-52936 Remove featureFlagTenantMigrationJason Chan2021-08-181-4/+0
* SERVER-58910: stress test for tenant migrationsAndrew Shuvalov2021-07-301-0/+138