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

Have vttablet validate and populate _vt.local_metadata on start up when orchestrator flags are present #4264

Closed
brybry192 opened this issue Oct 10, 2018 · 2 comments

Comments

@brybry192
Copy link

brybry192 commented Oct 10, 2018

Please search the existing issues for relevant feature requests, and use the reaction feature to add upvotes to pre-existing requests.

func (agent *ActionAgent) getLocalMetadataValues(tabletType topodatapb.TabletType) map[string]string {

Feature Description

Have vttablet validate and populate _vt.local_metadata on start up when orchestrator flags are present on the command line. A quick scan of the code indicates that this workflow is only executed during the backup/restore procedure by mysqlctld. If managing mysql directly without mysqlctld, the metadata does not get populated and orchestrator is unable to determine the tablet alias needed during failover.

Use Case(s)

mysql managed independently of mysqlctld.

@sougou
Copy link
Contributor

sougou commented Oct 27, 2018

Dup of #4115

@sougou
Copy link
Contributor

sougou commented Aug 17, 2019

Fixed in #4403

@sougou sougou closed this as completed Aug 17, 2019
systay pushed a commit that referenced this issue Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants