client-go/integration_tests
山岚 1a0daf3ee7
txn: Set "CommitRequest.UseAsyncCommit" for async commit (#1730)
Signed-off-by: Ping Yu <yuping@pingcap.com>
Signed-off-by: Juncen Yu <yujuncen@pingcap.com>

Co-authored-by: Ping Yu <yuping@pingcap.com>
2025-08-01 15:12:33 +00:00
..
raw Upgrade the PD client to adopt the latest refactor (#1525) 2024-12-20 05:23:27 +00:00
1pc_test.go txn: fix the implemention of undetermined error (#1644) 2025-05-20 11:30:40 +00:00
2pc_test.go txnkv: prevent some actions from being interrupted by kill (#1665) 2025-06-27 07:41:09 +00:00
assertion_test.go Export commitTS of KVTxn (#1489) 2024-11-27 07:15:26 +00:00
async_commit_fail_test.go txn: fix the implemention of undetermined error (#1644) 2025-05-20 11:30:40 +00:00
async_commit_test.go txn: fix resolver cache usage for async commit (#1629) 2025-07-28 05:29:33 +00:00
client_fp_test.go txn: fix the implemention of undetermined error (#1644) 2025-05-20 11:30:40 +00:00
delete_range_test.go integration: use less tidb code (#431) 2022-03-02 15:00:40 +08:00
gc_test.go Make the txn safe point polling support falling back to old version of PD (#1727) 2025-07-30 08:44:49 +00:00
go.mod txn: Set "CommitRequest.UseAsyncCommit" for async commit (#1730) 2025-08-01 15:12:33 +00:00
go.sum txn: Set "CommitRequest.UseAsyncCommit" for async commit (#1730) 2025-08-01 15:12:33 +00:00
health_feedback_test.go ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
interceptor_test.go introduce RPC interceptor mechanism (#389) 2021-12-18 13:03:06 +08:00
isolation_test.go Export commitTS of KVTxn (#1489) 2024-11-27 07:15:26 +00:00
lock_test.go txn: fix resolver cache usage for async commit (#1629) 2025-07-28 05:29:33 +00:00
main_test.go improve region request log for diagnose (#1300) 2024-04-29 15:56:32 +08:00
pd_api_test.go ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
pd_next_gen.toml ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
pipelined_memdb_test.go ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
prewrite_test.go fix TestRURuntimeStatsCleanUp (#787) 2023-04-28 13:43:54 +08:00
range_task_test.go Distinguish identifier and name in task runner (#1271) 2024-04-08 19:35:52 +08:00
resource_group_test.go Fix wrong resource group name for some requests (#788) 2023-04-28 19:03:56 +08:00
resource_tag_test.go reconnect when meets store-not-match errors (#456) 2022-03-24 17:30:51 +08:00
safepoint_test.go Make the txn safe point polling support falling back to old version of PD (#1727) 2025-07-30 08:44:49 +00:00
scan_mock_test.go fix license (#267) 2021-08-15 01:48:01 +08:00
scan_test.go ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
snapshot_fail_test.go ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
snapshot_test.go replica selector: do not send replica-read to leader (#1719) 2025-07-22 09:01:56 +00:00
split_test.go *: support async batch get (#1646) 2025-06-16 02:21:36 +00:00
store_test.go txn: cache result of snapshot.Get (#1278) 2024-04-13 16:45:31 +08:00
ticlient_test.go pd http: support api to get store min resolved ts (#793) 2023-05-12 11:43:16 +08:00
tikv.toml separate rawkv and txnkv tests (#295) 2021-09-01 22:05:16 +08:00
tikv_next_gen.toml ci: add next-gen integration tests (#1661) 2025-06-17 13:13:51 +00:00
util_test.go tikv: fix bug TxnSafePointCache has no data when tidb just startup (#1676) 2025-07-03 12:31:24 +00:00