Skip to content

ApplySchema command should reroute ALTER VITESS_MIGRATION ... THROTTLE ... via UpdateThrottlerConfig #16029

@shlomi-noach

Description

@shlomi-noach

In #13511 we routed vtgate ALTER VITESS_MIGRATION ... THROTTLE|UNTHROTTLE ... commenads away from the tablets and into topo via UpdateThrottlerConfig. The same was not done for vtctl ApplySchema, and tablet_executor.go still sends throttle/unthrottle commands to tablets. We should close that gap.

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