Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OnlineDDL: -skip-topo is always 'true' #8450

Merged

Conversation

shlomi-noach
Copy link
Contributor

Description

Per #6926 (comment):

release-11.0 is now frozen. Moving forward, we want skip-topo to be always true. The user may choose to use set @@ddl_strategy='gh-ost -skip-topo' or not use it, e.g set @@ddl_strategy='gh-ost' and the result is the same: we will skip topo. We will merge that in v12. We intend to eventually remove the logic behind topo-based schema migration requests. But that will only be done in v13.

Related Issue(s)

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Signed-off-by: Shlomi Noach <[email protected]>
@shlomi-noach shlomi-noach added Type: Enhancement Logical improvement (somewhere between a bug and feature) Component: Query Serving labels Jul 11, 2021
@shlomi-noach shlomi-noach requested a review from a team July 19, 2021 15:12
Copy link
Member

@deepthi deepthi left a comment

Choose a reason for hiding this comment

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

LGTM

@shlomi-noach shlomi-noach merged commit 70a57cf into vitessio:main Jul 20, 2021
@shlomi-noach shlomi-noach deleted the onlineddl-skip-topo-always-true branch July 20, 2021 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants