-
Notifications
You must be signed in to change notification settings - Fork 228
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
try to merge tidb-7.1 into cse-region-client #1082
Closed
Closed
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
…fter GC (#866) (#870) * Fix the issue that primary pessimistic lock may be left not cleared after GC * Fix mysteriously shown up thing that makes compilation failed * Fix test effectiveness (forgot to set txn2 to pessimistic txn); add more strict checks * Address comments --------- Signed-off-by: MyonKeminta <[email protected]> Co-authored-by: MyonKeminta <[email protected]>
Signed-off-by: crazycs520 <[email protected]>
…eout (#847) (#881) Signed-off-by: zyguan <[email protected]> Co-authored-by: disksing <[email protected]>
* handle Signed-off-by: you06 <[email protected]> * fix comment Signed-off-by: you06 <[email protected]> * add comment Signed-off-by: you06 <[email protected]> * address comment Signed-off-by: you06 <[email protected]> * address comment Signed-off-by: you06 <[email protected]> * address comment Signed-off-by: you06 <[email protected]> --------- Signed-off-by: you06 <[email protected]>
Signed-off-by: crazycs520 <[email protected]>
Signed-off-by: you06 <[email protected]>
…899) (#930) Signed-off-by: crazycs520 <[email protected]>
* add more log for diagnose * fix * add more log for diagnose * add more log * address comment --------- Signed-off-by: crazycs520 <[email protected]>
* use context logger as much as possible * refine --------- Signed-off-by: crazycs520 <[email protected]>
Signed-off-by: husharp <[email protected]>
min-resolved-ts: check dc label
Signed-off-by: 3pointer <[email protected]>
* reload region cache when store is resolved from invalid status (#843) Signed-off-by: you06 <[email protected]> Co-authored-by: disksing <[email protected]> * fallback to follower when leader is busy (#916) (#923) * fallback to follower when leader is busy Signed-off-by: you06 <[email protected]> Co-authored-by: cfzjywxk <[email protected]> Co-authored-by: cfzjywxk <[email protected]> * Resume max retry time check for stale read retry with leader option(#903) (#911) * Resume max retry time check for stale read retry with leader option Signed-off-by: cfzjywxk <[email protected]> * add cancel Signed-off-by: cfzjywxk <[email protected]> --------- Signed-off-by: cfzjywxk <[email protected]> * add region cache state test & fix some issues of replica selector (#910) Signed-off-by: you06 <[email protected]> remove duplicate code Signed-off-by: you06 <[email protected]> * enable workflow for tidb-7.1 Signed-off-by: you06 <[email protected]> * update Signed-off-by: you06 <[email protected]> update Signed-off-by: you06 <[email protected]> fix test Signed-off-by: you06 <[email protected]> fix test Signed-off-by: you06 <[email protected]> * lint Signed-off-by: you06 <[email protected]> * lint Signed-off-by: you06 <[email protected]> * fix flaky test Signed-off-by: you06 <[email protected]> --------- Signed-off-by: you06 <[email protected]> Signed-off-by: cfzjywxk <[email protected]> Co-authored-by: disksing <[email protected]> Co-authored-by: cfzjywxk <[email protected]> Co-authored-by: cfzjywxk <[email protected]>
Signed-off-by: husharp <[email protected]>
* kvproto Signed-off-by: bufferflies <[email protected]> * conflict Signed-off-by: bufferflies <[email protected]> * update kvproto Signed-off-by: bufferflies <[email protected]> * add log for bucket Signed-off-by: bufferflies <[email protected]> --------- Signed-off-by: bufferflies <[email protected]>
* add retry info to request source (#953) Signed-off-by: you06 <[email protected]> * set the request source at the last section (#960) Signed-off-by: you06 <[email protected]> --------- Signed-off-by: you06 <[email protected]>
Signed-off-by: crazycs520 <[email protected]>
Signed-off-by: crazycs520 <[email protected]>
…1063) Signed-off-by: you06 <[email protected]>
…tat. (#1017) (#1074) * bugfix: fix invalid nil pointer when trying to record Store.SlownessStat. * Polish codes. * Polish comments. --------- Signed-off-by: lucasliang <[email protected]> Co-authored-by: lucasliang <[email protected]>
* gomod: update the pd client for release-7.1 Signed-off-by: nolouch <[email protected]> * replace tidb Signed-off-by: nolouch <[email protected]> * replace tidb Signed-off-by: nolouch <[email protected]> * fix Signed-off-by: nolouch <[email protected]> --------- Signed-off-by: nolouch <[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.
No description provided.