-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
pd: add new configurations #5153
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: disksing <i@disksing.com>
TomShawn
added
size/small
Changes of a small size.
status/PTAL
This PR is ready for reviewing.
translation/doing
This PR’s assignee is translating this PR.
v5.0
This PR/issue applies to TiDB v5.0
labels
Dec 23, 2020
lhy1024
approved these changes
Dec 23, 2020
TomShawn
reviewed
Dec 23, 2020
TomShawn
reviewed
Dec 23, 2020
TomShawn
approved these changes
Dec 23, 2020
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
TomShawn
added
the
requires-followup
This PR requires a follow-up task after being merged.
label
Dec 23, 2020
Follow-up: 添加引入版本的标记 |
9 tasks
CharLotteiu
added
translation/done
This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.
and removed
translation/doing
This PR’s assignee is translating this PR.
labels
Dec 23, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
requires-followup
This PR requires a follow-up task after being merged.
size/small
Changes of a small size.
status/LGT1
Indicates that a PR has LGTM 1.
status/PTAL
This PR is ready for reviewing.
translation/done
This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.
v5.0
This PR/issue applies to TiDB v5.0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: disksing i@disksing.com
First-time contributors' checklist
What is changed, added or deleted? (Required)
We have added a new configuration
region-score-formula-version
and updated the default value ofenable-cross-table-merge
for v5.0.Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?