|
|
333fc9adf6
|
ci: add fmt lint setting for interface{} (#50825)
ref pingcap/tidb#50765
|
2024-01-31 11:46:54 +00:00 |
|
|
|
44787d6b49
|
global sort: lower memLimit and other memory control change (#50640)
ref pingcap/tidb#49829, close pingcap/tidb#50753, close pingcap/tidb#50755
|
2024-01-30 08:10:53 +00:00 |
|
|
|
51e1e13494
|
*: update interface{} to any (#50770)
ref pingcap/tidb#50765
|
2024-01-29 07:21:29 +00:00 |
|
|
|
52f1510936
|
br/lightning: PdController uses PD HTTP client (#50331)
ref pingcap/tidb#49865
|
2024-01-26 12:48:21 +00:00 |
|
|
|
c0476a0e8c
|
build(deps): bump github.com/prometheus/prometheus from 0.48.1 to 0.49.1 (#50745)
|
2024-01-26 07:40:50 +00:00 |
|
|
|
078087be22
|
br: fix an incorrect error message (#50739)
close pingcap/tidb#50738
|
2024-01-26 05:43:50 +00:00 |
|
|
|
c072334a99
|
*: impl mock PD service discovery and update pd client version (#50718)
ref pingcap/tidb#35319
|
2024-01-26 03:39:21 +00:00 |
|
|
|
c852515fe2
|
lightning: convert pebbleDB block size to default when user passes in 0 (#50690)
ref pingcap/tidb#45037
|
2024-01-25 05:40:51 +00:00 |
|
|
|
d6ef1c722a
|
br: add more retry strategy (s3.ReadFile: body reader / pushBackup: backoffer) (#50541)
close pingcap/tidb#49942
|
2024-01-24 10:52:51 +00:00 |
|
|
|
c1cae24a87
|
table: simplify the interface table.Index to reduce its context requirement (#50692)
close pingcap/tidb#50691
|
2024-01-24 10:06:28 +00:00 |
|
|
|
08698147c5
|
log backup: reset store grpc connection when encounter error (#50539)
close pingcap/tidb#50445
|
2024-01-24 10:06:21 +00:00 |
|
|
|
7ce7fb2a85
|
external: round robin to use multiple GCS clients (#50408)
close pingcap/tidb#50413
|
2024-01-23 09:43:49 +00:00 |
|
|
|
25afff4c93
|
global sort: raise maximum overlapping threshold (#50264)
close pingcap/tidb#50293
|
2024-01-22 06:18:20 +00:00 |
|
|
|
1db15879c1
|
importinto: add more test (#50558)
ref pingcap/tidb#49883
|
2024-01-22 05:00:19 +00:00 |
|
|
|
7ba2330394
|
ebs br: new snapshot tagging (#50548)
close pingcap/tidb#50559
|
2024-01-18 13:18:17 +00:00 |
|
|
|
c92094fcb4
|
external: remove old compatibility check of BR (#50534)
close pingcap/tidb#50533
|
2024-01-18 04:30:16 +00:00 |
|
|
|
c181d4f898
|
br: turn off the cache of statistic and coprocessor (#50457)
close pingcap/tidb#50456
|
2024-01-18 03:12:16 +00:00 |
|
|
|
12d273e00f
|
importinto: executor part of import from select (#50341)
ref pingcap/tidb#49883
|
2024-01-17 15:52:47 +00:00 |
|
|
|
bbbada0dde
|
backup: advacned prepare implementation (#48439)
close pingcap/tidb#50359
|
2024-01-17 13:03:16 +00:00 |
|
|
|
2d7740207d
|
restore: fix choose the emptry key as split key (#50478)
close pingcap/tidb#50471
|
2024-01-17 12:21:16 +00:00 |
|
|
|
2e6c0ae2bd
|
membuf: count memory cost for returned []byte or SliceLocation (#50130)
close pingcap/tidb#50131
|
2024-01-17 11:03:16 +00:00 |
|
|
|
5fee75661a
|
lightning: use SprintfWithIdentifier to process strings with identifier (#50434)
ref pingcap/tidb#30699
|
2024-01-17 08:34:47 +00:00 |
|
|
|
bf8d474070
|
restore_data: remove wait apply phase (#50316)
close pingcap/tidb#50312, close pingcap/tidb#50315
|
2024-01-16 09:55:45 +00:00 |
|
|
|
264d11bba5
|
Lightning: report an insufficient space error regarding TiFlash (#50325)
close pingcap/tidb#50324
|
2024-01-16 08:52:46 +00:00 |
|
|
|
f4ba6d71ef
|
external: upgrade GCS SDK and retry for 401 error (#50447)
close pingcap/tidb#50448
|
2024-01-16 07:07:45 +00:00 |
|
|
|
a257521b35
|
ddl: use another way to get index uniqueness during task exec init (#50378)
ref pingcap/tidb#50307, close pingcap/tidb#50435
|
2024-01-16 04:12:15 +00:00 |
|
|
|
ac712397b2
|
ebs_br: allow temporary TiKV unreachable during starting snapshot backup (#49154)
close pingcap/tidb#49152, close pingcap/tidb#49153
|
2024-01-15 17:42:15 +00:00 |
|
|
|
1a34fe61e2
|
br: fix the --with-sys-table prompt (#50242)
close pingcap/tidb#50240
|
2024-01-15 09:43:45 +00:00 |
|
|
|
2ca9f98f55
|
restore: limit scan region concurency during restore (#50255)
close pingcap/tidb#50280
|
2024-01-15 07:25:45 +00:00 |
|
|
|
715fc0b866
|
*: remove TLS1.0, TLS1.1 support (#50348)
ref pingcap/tidb#36036
|
2024-01-15 04:16:18 +00:00 |
|
|
|
7bfb7a3a99
|
test: use test version for realtikv test (#50351)
|
2024-01-12 09:54:26 +00:00 |
|
|
|
e87d94904a
|
lightning: always use PD HTTP client to access PD HTTP API (#50078)
ref pingcap/tidb#49865
|
2024-01-12 08:25:56 +00:00 |
|
|
|
82744b3323
|
test: use fgprof to show off-CPU profile in external package (#50179)
ref pingcap/tidb#48952
|
2024-01-11 07:34:55 +00:00 |
|
|
|
528a6e346c
|
deps, lightning: update the PD HTTP client to refine the retry logic (#50225)
close tikv/pd#7673, ref pingcap/tidb#35319
|
2024-01-10 03:30:31 +00:00 |
|
|
|
6701bf1527
|
ddl: create table accelerate (#49687)
close pingcap/tidb#50052
|
2024-01-08 12:20:08 +00:00 |
|
|
|
078aeb2763
|
br: backup/restore statistic data in the partition dimension (#49628)
close pingcap/tidb#49627
|
2024-01-08 12:20:01 +00:00 |
|
|
|
d38c54a566
|
br: skip maintenance to root and cloud_admin user of mysql.user table (#48568)
close pingcap/tidb#48567
|
2024-01-08 12:19:54 +00:00 |
|
|
|
5cc32b67c7
|
restore: use token bucket to balance download requests. (#49887)
ref pingcap/tidb#49886
|
2024-01-08 08:33:23 +00:00 |
|
|
|
5fe08479aa
|
lightning config: tolerate tidb backend parallel-import (#50139)
close pingcap/tidb#50136
|
2024-01-08 05:09:42 +00:00 |
|
|
|
2a564d4a8c
|
Lightning: increase backoff if split fails (#49518)
close pingcap/tidb#49517
|
2024-01-08 05:09:22 +00:00 |
|
|
|
e66ea24daf
|
br/lightning: add basicConstraints to test ca (#50129)
close pingcap/tidb#50150
|
2024-01-08 03:00:22 +00:00 |
|
|
|
7d0f37e3f4
|
lightning: fix flaky ci case (#50137)
close pingcap/tidb#50135
|
2024-01-05 16:13:52 +00:00 |
|
|
|
64741e9710
|
*: remove stmtctx.BadNullAsWarning and use errctx to handle bad null error (#50120)
close pingcap/tidb#50119
|
2024-01-05 11:28:51 +00:00 |
|
|
|
b13d1d099b
|
lightning: remove alter table lock (#50074)
close pingcap/tidb#50105
|
2024-01-05 05:47:17 +00:00 |
|
|
|
98f4e879e5
|
*: use errctx to handle divide zero error (#50042)
close pingcap/tidb#50041
|
2024-01-05 05:47:10 +00:00 |
|
|
|
54d8a1416a
|
br: Solve SQL Injection Risk - Format String (#49666)
ref pingcap/tidb#30699
|
2024-01-05 04:24:33 +00:00 |
|
|
|
44f33c682d
|
restore: refactor split code for two phase split. (#48244)
ref pingcap/tidb#33937
|
2024-01-03 13:57:31 +00:00 |
|
|
|
d791a79a3d
|
Lightning: support multiple PD addresses (#49516)
close pingcap/tidb#49515
|
2024-01-03 06:05:09 +00:00 |
|
|
|
89fc4403f3
|
Lightning : make pebbleDB block size configurable (#49514)
close pingcap/tidb#45037
|
2024-01-03 02:35:02 +00:00 |
|
|
|
999f599d2f
|
local backend: abstract engine manager (#49936)
ref pingcap/tidb#49883
|
2024-01-02 14:11:03 +00:00 |
|