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

pd-ctl: show keyspace returns "keyspace manager is not initialized" #7441

Closed
AmoebaProtozoa opened this issue Nov 27, 2023 · 0 comments · Fixed by #7442
Closed

pd-ctl: show keyspace returns "keyspace manager is not initialized" #7441

AmoebaProtozoa opened this issue Nov 27, 2023 · 0 comments · Fixed by #7442
Labels
severity/moderate type/bug The issue is confirmed as a bug.

Comments

@AmoebaProtozoa
Copy link
Contributor

Bug Report

What did you do?

start a cluster with tiup playground, then attempt to retrieve the default keyspace's meta with
./pd-ctl keyspace show name DEFAULT

What did you expect to see?

DEFAULT keyspace's information is returned.

What did you see instead?

Failed to get the keyspace information:  [500] "keyspace manager is not initialized"

What version of PD are you using (pd-server -V)?

latest from master branch (commit: 4e9240a)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate type/bug The issue is confirmed as a bug.
Projects
Development

Successfully merging a pull request may close this issue.

2 participants