-
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
add TiDB 3.1.2 release notes #3487
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
TomShawn
added
translation/doing
This PR’s assignee is translating this PR.
needs-cherry-pick-3.1
labels
Jun 4, 2020
TomShawn
commented
Jun 4, 2020
TomShawn
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
Jun 4, 2020
5 tasks
LGTM |
lilin90
reviewed
Jun 4, 2020
releases/release-3.1.2.md
Outdated
- Backup & Restore (BR) | ||
|
||
- 提升备份恢复到 S3 和 GCS 存储的稳定性,在网络较差时会自动重试 [#314](https://github.com/pingcap/br/pull/314) [#7965](https://github.com/tikv/tikv/pull/7965) | ||
- 改进恢复数据时 Region 找不到 leader 错误重试 [#303](https://github.com/pingcap/br/pull/303) |
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.
这句话读不大通?需要明确一下意思 @scsldb
Suggested change
- 改进恢复数据时 Region 找不到 leader 错误重试 [#303](https://github.com/pingcap/br/pull/303) | |
- 改进恢复数据时 Region 找不到 leader 错误重试 [#303](https://github.com/pingcap/br/pull/303) |
TomShawn
commented
Jun 4, 2020
TomShawn
commented
Jun 4, 2020
lonng
reviewed
Jun 4, 2020
lonng
reviewed
Jun 4, 2020
lilin90
reviewed
Jun 4, 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
lilin90
approved these changes
Jun 4, 2020
/run-cherry-picker |
5 tasks
sre-bot
pushed a commit
to sre-bot/docs-cn
that referenced
this pull request
Jun 4, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
5 tasks
cherry pick to release-3.1 in PR #3505 |
5 tasks
sre-bot
pushed a commit
to sre-bot/docs-cn
that referenced
this pull request
Jun 4, 2020
Signed-off-by: sre-bot <sre-bot@pingcap.com>
5 tasks
cherry pick to release-4.0 in PR #3506 |
sre-bot
added a commit
that referenced
this pull request
Jun 4, 2020
sre-bot
added a commit
that referenced
this pull request
Jun 4, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
status/LGT1
Indicates that a PR has LGTM 1.
translation/done
This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR.
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.
What is changed, added or deleted? (Required)
Add TiDB 3.1.2 release notes.
Which TiDB version(s) do your changes apply to? (Required)
What is the related PR or file link(s)?