You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically the "bootstrap" mode is a specialized pt-online-schema-change that needs handholding. It does bootstrap the partition map from nothing, but maybe it's easier to describe it as migrating, and in doing so split the --in and --out forms of it to two different subcommands: migration-bootstrap and migration-generate-plan perhaps
The text was updated successfully, but these errors were encountered:
From #4 (comment)
Basically the "bootstrap" mode is a specialized
pt-online-schema-change
that needs handholding. It does bootstrap the partition map from nothing, but maybe it's easier to describe it as migrating, and in doing so split the--in
and--out
forms of it to two different subcommands:migration-bootstrap
andmigration-generate-plan
perhapsThe text was updated successfully, but these errors were encountered: