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

make show vitess_shards not fail if one keyspace is invalid #3257

Merged

Conversation

demmer
Copy link
Member

@demmer demmer commented Sep 28, 2017

Instead of failing to return anything if there is a misconfigured
keyspace, simply skip the keyspace that isn't working and return the
shards for the other(s).

This was originally part of #3137 but since that PR got held up in some
back and forth with @sougou on the grammar, I've just pulled out the
non-controversial fix here and we can add the enhancements to support
LIKE "X" in a separate PR.

Instead of failing to return anything if there is a misconfigured
keyspace, simply skip the keyspace that isn't working and return the
shards for the other(s).
@guidoiaquinti
Copy link
Member

LGTM

@sougou
Copy link
Contributor

sougou commented Sep 30, 2017

LGTM

Approved with PullApprove

@sougou sougou merged commit 78a54b8 into vitessio:master Sep 30, 2017
@ajm188 ajm188 deleted the show-vitess-shards-skip-invalid-keyspace branch January 14, 2021 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants