Commit Graph

2173 Commits

Author SHA1 Message Date
5f57792ff5 gcworker: fix goleak net/http.(*persistConn).writeLoop (#43051)
close pingcap/tidb#43052
2023-04-14 11:45:01 +08:00
8b7b310051 unistore: Support checking forUpdateTS constraints for prewrite requests of pessimistic transactions (#42843)
ref tikv/tikv#14311, ref pingcap/tidb#42923
2023-04-12 07:07:00 +08:00
86924ae17d store: fix panic when failed to create pdclient (#42885)
ref pingcap/tidb#42778
2023-04-10 17:11:01 +08:00
e942ab6148 kazel: support auto-config shard_count (#42751)
close pingcap/tidb#42827
2023-04-06 15:46:58 +08:00
38a085208c store: fix routine/client leak when get a cached store (#42779)
close pingcap/tidb#42778
2023-04-04 15:51:05 +08:00
4e30a64a66 lightning: refactor to reuse in load data, part 3 (#42689)
ref pingcap/tidb#40499
2023-03-31 14:48:55 +08:00
ac007485e3 txn: Fix data race of checking and exiting fair locking concurrently in LockKeys (#42635)
close pingcap/tidb#42615
2023-03-28 19:58:54 +08:00
b7d3c08fd6 gc_worker: remove hex decode for the result of acquring engine type (#42630)
ref pingcap/tidb#42410
2023-03-28 16:40:54 +08:00
b67c0321c0 infoschema: make the resource group display more intuitive (#42596)
close pingcap/tidb#42595
2023-03-27 18:02:44 +08:00
a37a7972c3 gc_worker: use delete range to replace unsafe destroy range when multi-rocksdb is enabled (#42411)
close pingcap/tidb#42410
2023-03-27 12:26:44 +08:00
4bcedcc4f0 tiflash: Distribute disagg requests more evenly (#42407)
close pingcap/tidb#42406
2023-03-24 18:36:43 +08:00
5c7db3578d resource_control: init default resource group without ddl (#42478)
close pingcap/tidb#42403
2023-03-23 14:18:42 +08:00
d36a68a887 *: fix data race in the IgnoreTruncate (#42449)
close pingcap/tidb#42341
2023-03-22 15:28:42 +08:00
3c942f7e10 bazel: set short timeout as 120s (#42396) 2023-03-22 01:50:42 +08:00
2f5d5ff2fd *: Update pd client (#42431)
close pingcap/tidb#42430
2023-03-21 21:12:42 +08:00
88174d2ef7 planner: support data compression in Broadcast / Passthrough exchange operator; optimize process about choosing Broadcast Join; (#41968)
ref pingcap/tidb#40494
2023-03-21 15:04:42 +08:00
3f8b0ccd81 store/copr: batch replica read (#42237)
close pingcap/tidb#42322
2023-03-19 23:44:40 +08:00
9cc79b8b35 ddl: skip exist error when create the default resource group (#42327)
close pingcap/tidb#42324
2023-03-17 17:38:57 +08:00
c6ccec8689 *: fix data race at the TxnTotalSizeLimit (#42336)
close pingcap/tidb#42335
2023-03-17 12:56:40 +08:00
a2ae2370ba store: update tikv client (#42140)
close pingcap/tidb#42141
2023-03-16 17:30:49 +08:00
e927cade5c txn: disable rc read check ts for cursor read mode (#42185)
close pingcap/tidb#42184
2023-03-14 17:44:48 +08:00
d10b1c446c ddl: support creating tiflash replica in API V2 (#41415)
close pingcap/tidb#41414
2023-03-14 17:44:39 +08:00
cc54d1bba1 txn, session: Rename Aggressive Locking to Fair Locking and enable by default for new clusters (#42108)
ref pingcap/tidb#42107, close pingcap/tidb#42147
2023-03-14 15:54:39 +08:00
73bd2d13f9 *: support different tiflash_compute dispatch policy (#41406)
close pingcap/tidb#41783
2023-03-10 15:03:13 +08:00
46978441a5 txn: Make lockOnlyIfExist and WakeUpModeForceLocking able to work together (#42067)
close pingcap/tidb#42068
2023-03-09 22:15:13 +08:00
60205c5b6e *: fix data race at the UnistoreRPCClientSendHook (#42009)
close pingcap/tidb#42008
2023-03-08 17:41:12 +08:00
5ff5b34691 store/copr: support EngineRoleWrite for disaggregated tiflash (#41958)
close pingcap/tidb#41978
2023-03-08 11:03:12 +08:00
ab67e3bed9 store/copr: disable store batch copr for internal requests (#41934)
close pingcap/tidb#41562
2023-03-06 17:49:19 +08:00
723526708d metrics: attach const label keyspace_id (#41693)
close pingcap/tidb#41698
2023-03-04 00:03:10 +08:00
ac6a9ebf6d copr: support load_based_replica_read_threshold (#40742)
close pingcap/tidb#41664
2023-03-03 23:03:11 +08:00
ad01574a71 errors: add resource group throttled error (#41677)
ref pingcap/tidb#38825, close pingcap/tidb#41675
2023-03-03 14:01:10 +08:00
796d5b9bfa store/copr: set concurrency to partition number for limit statements (#41615)
ref pingcap/tidb#41480
2023-02-22 16:01:06 +08:00
4ccce9c526 planner, expression: support multi-distinct agg under MPP mode (#39973) 2023-02-20 19:07:20 +08:00
21aa40f2b9 partition: check global index when execute create table (#41437)
close pingcap/tidb#40145, close pingcap/tidb#40148, close pingcap/tidb#41447
2023-02-20 11:31:04 +08:00
f9e1845849 *: update bazel config for copr (#41457) 2023-02-16 12:50:01 +08:00
eeedac03f2 *: improve bazel config (#41430) 2023-02-15 16:26:02 +08:00
79ae1e3c1f *: update bazel config (#41296) 2023-02-13 14:38:01 +08:00
2baf8c2e4f metric: seperate the internal and external transaction metrics (#41206)
ref pingcap/tidb#41203
2023-02-12 11:08:01 +08:00
696d7d06e9 *: REORGANIZE PARTITION (#38535) (#41096)
close pingcap/tidb#38535
2023-02-11 20:28:00 +08:00
4997e7c57e store/copr: add log for buildBatchCopTasksConsistentHash (#41101)
close pingcap/tidb#41102
2023-02-09 18:06:15 +08:00
3b0a512a9d ReplicaReadMode: introduce new replica_read mode PreferLeader. (#40906)
close pingcap/tidb#40905
2023-02-09 09:09:59 +08:00
bdef910bec store/copr: enable store batch by default & add extra copr concurrency and batch nums in stats (#40711)
ref pingcap/tidb#39361, close pingcap/tidb#40399
2023-02-09 03:07:59 +08:00
afc9ca4037 store/copr: set upper limit for extra concurrency (#41135)
close pingcap/tidb#41134
2023-02-08 01:23:59 +08:00
6adcc6552b *: use the latest independent resource group manager client (#41162)
ref pingcap/tidb#38825
2023-02-07 23:55:58 +08:00
f1d450ff7a *: update client-go and pd client (#41124)
close pingcap/tidb#41123
2023-02-07 16:39:58 +08:00
98aff8c211 executor: disable paging for small limit (#41120)
close pingcap/tidb#40741
2023-02-07 11:09:58 +08:00
00d48f90e6 *: update util/tracing and remove repeated code (#40825)
close pingcap/tidb#40809
2023-02-06 22:35:58 +08:00
Hu#
1606b0516e pd_client: update client and global config (#40955)
ref pingcap/tidb#38825
2023-02-03 16:55:55 +08:00
07af605381 *: add memory tracker for mppIterator (#40901)
close pingcap/tidb#40900
2023-02-02 16:53:57 +08:00
04f9b3c150 *: add UseAutoScaler config to disable AutoScaler (#40966)
close pingcap/tidb#40971
2023-02-02 16:11:56 +08:00