Skip to content

Feature Request: Properly support MoveTables cancel for multi-tenant migrations #16919

Description

@mattlord

Feature Description

In #15503 we added experimental support for multi-tenant migrations using MoveTables. There's some WiP documentation here: vitessio/website#1796

Today you cannot cancel a multi-tenant migration because it will DROP that tables that were migrated — tables that most likely have data for tenants that have already been migrated. It would be nice if you could use cancel normally for these multi-tenant workflows and it would clean up only the workflow's tenant's data only.

Use Case(s)

Making multi-tenant migrations more standard and easier to use.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions