Skip to content

docs: Document context-scoped bulk migration operations#2126

Draft
promptless[bot] wants to merge 2 commits into
prodfrom
promptless/context-scoped-bulk-migrations
Draft

docs: Document context-scoped bulk migration operations#2126
promptless[bot] wants to merge 2 commits into
prodfrom
promptless/context-scoped-bulk-migrations

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented May 24, 2026

Open this suggestion in Promptless to view citations and reasoning process

Adds documentation for all new context-scoped bulk migration operations: LAUNCH, COMPLETE, POSTPONE COMPLETE, FORCE_CUTOVER, CLEANUP, and THROTTLE/UNTHROTTLE CONTEXT. These operations affect only migrations in the specified context.

Trigger Events


Tip: Adjust how proactive or focused Promptless is in Agent Settings ⚙️

Add documentation for the new context-scoped bulk migration operations
introduced in vitessio/vitess#20147. Previously only CANCEL CONTEXT was
documented; this adds the full set:

- LAUNCH CONTEXT
- COMPLETE CONTEXT
- POSTPONE COMPLETE CONTEXT
- FORCE_CUTOVER CONTEXT
- CLEANUP CONTEXT
- THROTTLE/UNTHROTTLE CONTEXT

Each operation affects only migrations belonging to the given migration
context, leaving unrelated contexts untouched.

```sql
mysql> alter vitess_migration launch context 'vtctl:c91857d2-6b50-11ee-808b-0a43f95f28a3';
Query OK, 2 rows affected (0.02 sec)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added LAUNCH CONTEXT section based on PR #20147 which extends the ALTER VITESS_MIGRATION ... CONTEXT 'ctx' pattern to all bulk migration operations.

Source: vitessio/vitess#20147

@netlify
Copy link
Copy Markdown

netlify Bot commented May 24, 2026

Deploy Preview for vitess ready!

Name Link
🔨 Latest commit 774d350
🔍 Latest deploy log https://app.netlify.com/projects/vitess/deploys/6a15b4fd0e36180008e55916
😎 Deploy Preview https://deploy-preview-2126--vitess.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants