-
Type: Bug
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
Server Serverless 2021-12-27, Server Serverless 2022-01-10
-
15
tenant_migration.py has a condition ignore error such as "simulate a tenant migration error".
We should add a condition to this to also ignore if the error contains
"Index creation, except createIndex on empty collections, is not supported in tenant migration"
Since the failure of this BF is related to hooks after the test actually passed, this should resolve that issue.
- is related to
-
SERVER-62216 When abortTenantIndexBuilds failed to abort during a tenant migration, we should wait for the createIndex to finish before continuing the MTM
- Closed