Skip to content

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

Merged
sougou merged 1 commit intovitessio:masterfrom
tinyspeck:show-vitess-shards-skip-invalid-keyspace
Sep 30, 2017
Merged

make show vitess_shards not fail if one keyspace is invalid#3257
sougou merged 1 commit intovitessio:masterfrom
tinyspeck:show-vitess-shards-skip-invalid-keyspace

Conversation

@demmer
Copy link
Copy Markdown
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
Copy Markdown
Member

LGTM

@sougou
Copy link
Copy Markdown
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