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

Inclusive naming: use new RPCs in vtctl/vtctld/wrangler etc. #9181

Merged
merged 2 commits into from
Nov 17, 2021

Conversation

deepthi
Copy link
Member

@deepthi deepthi commented Nov 10, 2021

Description

Replace calls to deprecated RPCs with new ones.

Related Issue(s)

Fixes #8837

Checklist

  • Should this PR be backported? NO
  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

This is not a breaking change per se. However, it does mean that a new vtctld will not work against a vttablet that is pre-12.0.

Signed-off-by: deepthi <deepthi@planetscale.com>
Copy link
Contributor

@ajm188 ajm188 left a comment

Choose a reason for hiding this comment

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

approving now, but there are some old TODO comments that i think we can remove now

go/cmd/vtbackup/vtbackup.go Outdated Show resolved Hide resolved
go/vt/mysqlctl/builtinbackupengine.go Outdated Show resolved Hide resolved
Signed-off-by: deepthi <deepthi@planetscale.com>
@deepthi
Copy link
Member Author

deepthi commented Nov 17, 2021

Addressed the review. Merging now.

@deepthi deepthi merged commit aba8d01 into vitessio:main Nov 17, 2021
@deepthi deepthi deleted the ds-vtctl-use-new-rpcs branch November 17, 2021 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inclusive Naming: Change wrangler to use new TabletManager RPCs
3 participants