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

Bug Report: VTCombo does not create VSchema in topo #16088

Open
brendar opened this issue Jun 10, 2024 · 0 comments · May be fixed by #16094
Open

Bug Report: VTCombo does not create VSchema in topo #16088

brendar opened this issue Jun 10, 2024 · 0 comments · May be fixed by #16094
Labels
Needs Triage This issue needs to be correctly labelled and triaged Type: Bug

Comments

@brendar
Copy link
Contributor

brendar commented Jun 10, 2024

Overview of the Issue

After starting a keyspace with vtcombo/vttestserver I would expect to be able to get the VSchema for that keyspace, but attempting to do so will result in a node doesn't exist error.

Reproduction Steps

Terminal 1

vttestserver --keyspaces "foo" --num_shards 1

Terminal 2:

vtctldclient --server 127.0.0.1:11151 GetVSchema foo
E0610 13:30:19.281856   86894 main.go:56] rpc error: code = Unknown desc = node doesn't exist: keyspaces/foo/VSchema

Binary Version

Impacts main and previous releases

Operating System and Environment details

n/a

Log Fragments

No response

@brendar brendar added Needs Triage This issue needs to be correctly labelled and triaged Type: Bug labels Jun 10, 2024
@brendar brendar linked a pull request Jun 10, 2024 that will close this issue
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Triage This issue needs to be correctly labelled and triaged Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant