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

Allow sending back stale shard name data if requested,… #5189

Merged
merged 7 commits into from
May 12, 2020

Conversation

aquarapid
Copy link
Contributor

@aquarapid aquarapid commented Sep 13, 2019

… instead of zeroing it out.
Fixes #5038

@aquarapid aquarapid requested a review from sougou as a code owner September 13, 2019 17:26
@deepthi
Copy link
Member

deepthi commented Sep 13, 2019

Welcome @aquarapid! We tend to not list the issue in the PR title, preferring a line like Fixes #0000 in the description. That will ensure that when this PR is merged, the issue will automatically be closed.

@sougou
Copy link
Contributor

sougou commented Sep 16, 2019

Need to fix DCO. Also, the build broke. Looks like some interfaces may need to be updated.

@deepthi
Copy link
Member

deepthi commented Feb 8, 2020

@aquarapid ping
can you fix the DCO?

…uested, instead of zeroing it out.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@deepthi deepthi changed the title Issue #5038 : Allow sending back stale shard name data if requested,… Allow sending back stale shard name data if requested,… Feb 26, 2020
while the topo cache is refreshing.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
Signed-off-by: Jacques Grove <aquarapid@gmail.com>
   server refresh period after TTL expires
 * Add tests

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@aquarapid
Copy link
Contributor Author

@deepthi @sougou this is ready for review. As a stress test, I ran the script mentioned here #5038 (comment) but with a million iterations against a vtgate instance, and did not see a single error.

Signed-off-by: Jacques Grove <aquarapid@gmail.com>
@deepthi
Copy link
Member

deepthi commented Mar 17, 2020

LGTM
@tirsen @sougou can you also review?

@deepthi
Copy link
Member

deepthi commented May 8, 2020

Trying to kick CI.

@deepthi deepthi closed this May 8, 2020
@deepthi deepthi reopened this May 8, 2020
@deepthi deepthi merged commit a27cbe9 into vitessio:master May 12, 2020
@deepthi deepthi added this to the v7.0 milestone Jul 27, 2020
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.

SHOW VITESS_SHARDS intermittently returns an empty list of shards
3 participants