Commit Graph

2148 Commits

Author SHA1 Message Date
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
ca2235f461 keyspace: gc delete range (#40639)
ref pingcap/tidb#40848
2023-02-02 14:29:56 +08:00
f1a744a3e6 planner: add MppVersion for mpp task; support data compression in Exchange Operator; (#40132)
ref pingcap/tiflash#6620, close pingcap/tidb#40494
2023-02-02 11:11:56 +08:00
d28a8d84b5 *: support MockAutoScaler and AWSAutoScaler (#40729)
close pingcap/tidb#40747
2023-02-01 19:11:56 +08:00
83d50c01cc lightning: local backend support keyspace (#40628)
ref pingcap/tidb#40531
2023-02-01 10:25:54 +08:00
f842cd9ffb store/copr: add a param "limit" to region cache's SplitRegionRanges (#40411)
close pingcap/tidb#38436
2023-01-29 16:05:54 +08:00
55361cf75c linter: find inappropriate key in call to context.WithValue (#40769)
close pingcap/tidb#40796
2023-01-28 18:03:53 +08:00
76153ab9ff lint: update config of deprecated linter (#40763)
ref pingcap/tidb#40786
2023-01-28 11:57:53 +08:00
1e0956d5ba log-backup: do not resolve locks frequently when log-backup task did not exist (#40760)
ref pingcap/tidb#40759
2023-01-22 14:15:50 +08:00
5b82653605 *: Setup Global Resource Controller (#40732)
close pingcap/tidb#40731
2023-01-20 17:03:50 +08:00
Hu#
38a7c6220e mockstore: update pd/client and client-go to repair kvproto compatibility (#40597)
close pingcap/tidb#40598
2023-01-20 14:29:50 +08:00
de856d9354 store/copr: move row hint into key range (#40105)
ref pingcap/tidb#39361
2023-01-19 22:57:50 +08:00
a761c0288c *: Support learner replica read (#39979)
close pingcap/tidb#40449
2023-01-18 10:59:51 +08:00
4620df6a8d executor,store/copr: trace the buildCopTask and limitExec close duration when it's slow (#40579)
ref pingcap/tidb#40441
2023-01-17 11:11:48 +08:00
b61932461b ttl: submit ttl scan task to the system table (#40422)
close pingcap/tidb#40362, ref pingcap/tidb#40363
2023-01-13 15:51:46 +08:00
17c0d5481b executor: support set resource-group-name for kv request (#40237)
ref pingcap/tidb#38825
2023-01-13 14:13:46 +08:00
b1ecabb559 txn: Optimize pessimistic transaction by supporting locking with conflict (#35588)
close pingcap/tidb#40537
2023-01-13 11:09:46 +08:00
db53a42eea errno, store: fix ErrPDServerTimeout arguments (#40468)
close pingcap/tidb#40439
2023-01-11 10:30:23 +08:00
10f00936b7 keyspace: introduce keyspace conf and etcd path (#40269)
ref pingcap/tidb#40425
2023-01-10 18:48:22 +08:00
a9d8bfe6ae session: fix data race in the LazyTxn.LockKeys (#40350)
close pingcap/tidb#40355
2023-01-07 00:00:21 +08:00
005c8d8ef8 *: remove the support of the amending transaction (#39714)
close pingcap/tidb#40381
2023-01-06 18:26:21 +08:00
ccee53203d store/copr: fix build batchCop in disaggregated tiflash mode (#40008)
close pingcap/tidb#40035
2023-01-04 13:36:19 +08:00
b94042c0b5 planner: refine planner code for disaggregated tiflash mode (#39813)
close pingcap/tidb#39814
2022-12-29 22:02:20 +08:00
afbef28e56 executor: TiFlash supports stale read (#40048)
close pingcap/tidb#40047
2022-12-27 19:06:16 +08:00
8a4b31a109 store/copr: don't reset concurrency of analyze req to 2 (#40168)
close pingcap/tidb#40162
2022-12-26 16:12:15 +08:00
aeccf77637 *: optimize mpp probe (#39932)
close pingcap/tidb#39686
2022-12-22 15:42:55 +08:00