-
Notifications
You must be signed in to change notification settings - Fork 222
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
[DNM] comparing tidb-cse-7.5 and tidb-7.5 #1087
base: tidb-7.5
Are you sure you want to change the base?
Conversation
* fit get region option Signed-off-by: Cabinfever_B <[email protected]> * replace tidb Signed-off-by: Cabinfever_B <[email protected]> * replace tidb Signed-off-by: Cabinfever_B <[email protected]> --------- Signed-off-by: Cabinfever_B <[email protected]> Signed-off-by: iosmanthus <[email protected]>
* collecting the RU information by pasing point through context.Value (#1032) Signed-off-by: zzm <[email protected]> * add ruWaitDuration to RUDetails and update pd-client Signed-off-by: glorv <[email protected]> --------- Signed-off-by: zzm <[email protected]> Signed-off-by: glorv <[email protected]> Co-authored-by: zzm <[email protected]> Signed-off-by: iosmanthus <[email protected]>
cloud-storage-engine has larger region size, we don't want to split regions into 32MB size on large transaction write. Signed-off-by: Evan Zhou <[email protected]>
* support remote coprocessor Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: zeminzhou <[email protected]> Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: iosmanthus <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
* wip Signed-off-by: Ping Yu <[email protected]> * CloseAddr with ver Signed-off-by: Ping Yu <[email protected]> * fix ErrConn Signed-off-by: Ping Yu <[email protected]> * fix ut Signed-off-by: Ping Yu <[email protected]> * cleanup Signed-off-by: Ping Yu <[email protected]> --------- Signed-off-by: Ping Yu <[email protected]>
* wip Signed-off-by: Ping Yu <[email protected]> * CloseAddr with ver Signed-off-by: Ping Yu <[email protected]> * fix ErrConn Signed-off-by: Ping Yu <[email protected]> * fix ut Signed-off-by: Ping Yu <[email protected]> * polish Signed-off-by: Ping Yu <[email protected]> * polish Signed-off-by: Ping Yu <[email protected]> * polish Signed-off-by: Ping Yu <[email protected]> --------- Signed-off-by: Ping Yu <[email protected]>
Co-authored-by: zzm <[email protected]> Co-authored-by: glorv <[email protected]> Co-authored-by: disksing <[email protected]> Co-authored-by: cfzjywxk <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: ekexium <[email protected]> Co-authored-by: Yongbo Jiang <[email protected]> Co-authored-by: David <[email protected]> Co-authored-by: Evan Zhou <[email protected]> Co-authored-by: iosmanthus <[email protected]> Co-authored-by: Ryan Leung <[email protected]> Co-authored-by: jinhelin <[email protected]> Co-authored-by: iosmanthus <[email protected]> Co-authored-by: Ping Yu <[email protected]> fix: check kill signal against 0 (#1102)" (#1129)" fix safepoint kv with keyspace name (#928) fix encoding of mvcc get by key (#775) close on canceled (#1121) Fix wait recvloop timeout (#1134) CloseAddr (#1140) Fix timeout of TestResolveTxnFallbackFromAsyncCommit (#1146)
Co-authored-by: crazycs <[email protected]> Co-authored-by: you06 <[email protected]> fix issue read req timeout bug cause by pr#1223
Signed-off-by: disksing <[email protected]>
Signed-off-by: disksing <[email protected]>
Signed-off-by: Evan Zhou <[email protected]> Signed-off-by: Ping Yu <[email protected]>
Co-authored-by: ystaticy <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: [email protected] <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
* acquire txn file availability Signed-off-by: Ping Yu <[email protected]> * polish Signed-off-by: Ping Yu <[email protected]> * store pointer in currentKeyspaceInfo Signed-off-by: Ping Yu <[email protected]> --------- Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Co-authored-by: zzm <[email protected]> Co-authored-by: glorv <[email protected]> Co-authored-by: disksing <[email protected]> Co-authored-by: cfzjywxk <[email protected]> Co-authored-by: ShuNing <[email protected]> Co-authored-by: ekexium <[email protected]> Co-authored-by: Liqi Geng <[email protected]> Co-authored-by: zyguan <[email protected]> Co-authored-by: xufei <[email protected]> Co-authored-by: crazycs <[email protected]> fix: check kill signal against 0 (#1102)" (#1129)" fix #1111 (#1324) fix rpc client panic cause by concurrent close (#1358)
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
…1414) Signed-off-by: Ping Yu <[email protected]>
…ks is small (#1416) Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
…pshot (#1437) * memdb: fix memdb snapshot get/iter is not actually snapshot (#1393) * fix memdb snapshot get/iter is not actually snapshot Signed-off-by: you06 <[email protected]> * rename test Signed-off-by: you06 <[email protected]> --------- Signed-off-by: you06 <[email protected]> Signed-off-by: Ping Yu <[email protected]> * fix Signed-off-by: Ping Yu <[email protected]> --------- Signed-off-by: you06 <[email protected]> Signed-off-by: Ping Yu <[email protected]> Co-authored-by: you06 <[email protected]>
Signed-off-by: Ti Chi Robot <[email protected]>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Signed-off-by: Ping Yu <[email protected]>
Thanks for your pull request. Before we can look at it, you'll need to add a 'DCO signoff' to your commits. 📝 Please follow instructions in the contributing guide to update your commits with the DCO Full details of the Developer Certificate of Origin can be found at developercertificate.org. The list of commits missing DCO signoff:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
No description provided.