-
Notifications
You must be signed in to change notification settings - Fork 501
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
Support stable scheduling for TiDB #477
Conversation
add629c
to
aa0c632
Compare
/run-e2e-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
/run-e2e-tests |
please add a release note to #477 (comment) |
done |
@tennix @xiaojingchen PTAL |
Co-Authored-By: weekface <weekface@gmail.com>
/run-e2e-tests |
@weekface @xiaojingchen I've rebased on the latest master, PTAL again. |
/run-e2e-tests |
/run-e2e-tests |
Follow-up issue: #498 |
* en: remove a warning in monitor * en: update timezone setting in faq * Update link Co-authored-by: Keke Yi <40977455+yikeke@users.noreply.github.com>
What problem does this PR solve?
fixes #332
What is changed and how it works?
See design proposal in #466
Check List
Tests
Unit test (done)
E2E test (done)
Manual test (done)
Code changes
Has Go code change
Side effects
Controlled by a feature gate, no side effects if not enabled.
Related changes
Need to update the documentation
Does this PR introduce a user-facing change?: