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

When unhealthy, do not shutdown the queryservice if the tablet's type is "worker". #886

Merged

Conversation

michael-berlin
Copy link
Contributor

… is "worker".

Otherwise, vtworker SplitClone would not succeed for larger datasets: When setting a source tablet to "worker", vtworker would get shut out from reading from it.

Added integration test which verifies the correct behavior.
@michael-berlin
Copy link
Contributor Author

@alainjobart Can you please take over this review? Thanks!

@enisoc
Copy link
Member

enisoc commented Jul 17, 2015

LGTM

1 similar comment
@alainjobart
Copy link
Contributor

LGTM

michael-berlin added a commit that referenced this pull request Jul 17, 2015
When unhealthy, do not shutdown the queryservice if the tablet's type is "worker".
@michael-berlin michael-berlin merged commit 238b351 into vitessio:master Jul 17, 2015
@michael-berlin michael-berlin deleted the fix_healthcheck_vtworker branch July 17, 2015 23:28
rsajwani pushed a commit to planetscale/vitess that referenced this pull request Aug 1, 2022
* feat: remove kv_store from vtorc codebase

Signed-off-by: Manan Gupta <manan@planetscale.com>

* test: add import for side-effects for fixing tests

Signed-off-by: Manan Gupta <manan@planetscale.com>
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.

3 participants