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

[mysqlctl] Restructure MetadataManager to reduce public API surface area #8152

Merged
merged 1 commit into from
Jun 3, 2021

Conversation

ajm188
Copy link
Contributor

@ajm188 ajm188 commented May 20, 2021

Signed-off-by: Andrew Mason amason@slack-corp.com

Description

This is a follow-up PR to address some comments on #8107, just to address the public API surface of mysqlctl.MetadataManager.

I need to think through a bit more about how to work through the behaviors of -init_populate_metadata and -restore_from_backup to simplify (and hopefully clarify) the checks we currently do in populateLocalMetadatLocked, so I'm going to do that in a second PR.

Related Issue(s)

Checklist

  • Tests were added or are not required -- N/A
  • Documentation was added or is not required

Deployment Notes

Signed-off-by: Andrew Mason <amason@slack-corp.com>
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

@deepthi deepthi merged commit 7e39188 into vitessio:main Jun 3, 2021
@ajm188 ajm188 deleted the am_local_metadata_improvements branch September 25, 2021 10:18
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.

None yet

2 participants