forked from pingcap/tidb
-
Notifications
You must be signed in to change notification settings - Fork 0
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
2Release 4.0 29178dfa8dbe #6
Merged
hanfei1991
merged 20 commits into
ti-srebot:release-4.0-29178dfa8dbe
from
hanfei1991:release-4.0-29178dfa8dbe
Aug 31, 2020
Merged
2Release 4.0 29178dfa8dbe #6
hanfei1991
merged 20 commits into
ti-srebot:release-4.0-29178dfa8dbe
from
hanfei1991:release-4.0-29178dfa8dbe
Aug 31, 2020
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
* cherry pick pingcap#19131 to release-4.0 Signed-off-by: ti-srebot <[email protected]> * fix conflicts Co-authored-by: Zhuomin(Charming) Liu <[email protected]> Co-authored-by: jebter <[email protected]>
…cap#18970) (pingcap#19272) * cherry pick pingcap#18970 to release-4.0 Signed-off-by: ti-srebot <[email protected]> * fix cherry-pick * remove useless line Co-authored-by: Shenghui Wu <[email protected]>
* fix union scan * fix fmt * Update union_scan.go Recursively close children. * Update union_scan.go Co-authored-by: ti-srebot <[email protected]>
…p#19286) (pingcap#19302) Signed-off-by: ti-srebot <[email protected]>
* test: fix data race caused by update global config (pingcap#17964) Co-authored-by: pingcap-github-bot <[email protected]> Signed-off-by: Neil Shen <[email protected]> * fix make dev Signed-off-by: Neil Shen <[email protected]> * update kvproto and pd Signed-off-by: Neil Shen <[email protected]> Co-authored-by: Evan Zhou <[email protected]> Co-authored-by: pingcap-github-bot <[email protected]>
…pingcap#19151) (pingcap#19197) Signed-off-by: ti-srebot <[email protected]>
…pingcap#19364) * cherry pick pingcap#19270 to release-4.0 Signed-off-by: ti-srebot <[email protected]> * fix conflict Co-authored-by: xhe <[email protected]> Co-authored-by: bb7133 <[email protected]>
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Swee <[email protected]>
) (pingcap#19430) Signed-off-by: ti-srebot <[email protected]>
…19235) (pingcap#19415) Signed-off-by: ti-srebot <[email protected]>
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Kenan Yao <[email protected]>
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Feng Liyuan <[email protected]>
…gcap#19470) Signed-off-by: ti-srebot <[email protected]>
Signed-off-by: ti-srebot <[email protected]> Co-authored-by: Kenan Yao <[email protected]>
…ap#19456) (pingcap#19460) Signed-off-by: ti-srebot <[email protected]>
…e inner side of an Apply (pingcap#19496) (pingcap#19508) * cherry pick pingcap#19496 to release-4.0 Signed-off-by: ti-srebot <[email protected]> * fix CI Co-authored-by: Yuanjia Zhang <[email protected]>
…ngcap#19279) Signed-off-by: ti-srebot <[email protected]> Signed-off-by: crazycs520 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 problem does this PR solve?
Issue Number: close #xxx
Problem Summary:
What is changed and how it works?
Proposal: xxx
What's Changed:
How it Works:
Related changes
pingcap/docs
/pingcap/docs-cn
:pingcap/tidb-ansible
:Check List
Tests
Side effects
Release note