|
|
17c7b90dc6
|
ddl: args v2 for create/drop/modify schema (#55919)
ref pingcap/tidb#53930
|
2024-09-10 06:20:35 +00:00 |
|
|
|
3176b9c263
|
*: move XXInfo/Job, etc, out from model pkg in parser to meta (#55754)
ref pingcap/tidb#54436
|
2024-09-04 04:49:45 +00:00 |
|
|
|
1acb8f7e43
|
br: make br compatible with infoschemaV2 (#52718)
close pingcap/tidb#52717
|
2024-07-25 06:31:35 +00:00 |
|
|
|
1c4a9c6434
|
br: separate the restore client (#53197)
ref pingcap/tidb#52877
|
2024-05-17 05:07:13 +00:00 |
|
|
|
e3c2c30182
|
br: Add goleak test for br integration test (#52741)
close pingcap/tidb#52696
|
2024-05-06 23:07:06 +00:00 |
|
|
|
7481aa6d0b
|
br: adjust file directory br/pkg/restore (#52944)
ref pingcap/tidb#52877
|
2024-04-30 08:11:42 +00:00 |
|
|
|
8973dddc9e
|
br: no domain to run log command (#52127)
close pingcap/tidb#52088
|
2024-04-25 03:00:11 +00:00 |
|
|
|
8188ede43a
|
linter, *: enable linters appends and unusedwrite (#52452)
ref pingcap/tidb#52449, close pingcap/tidb#52450
|
2024-04-10 11:45:22 +00:00 |
|
|
|
422ae46b6e
|
lightning/br: move some common code into outer pkg (#52191)
ref pingcap/tidb#52182
|
2024-03-29 07:03:55 +00:00 |
|
|
|
51e1e13494
|
*: update interface{} to any (#50770)
ref pingcap/tidb#50765
|
2024-01-29 07:21:29 +00:00 |
|
|
|
ef298bec49
|
br: skip when rewrite rule not found (#49360)
close pingcap/tidb#49346
|
2023-12-25 03:30:26 +00:00 |
|
|
|
be62f754fb
|
ddl: wrap the sessionctx to public delete range logic to BR (#48050)
close pingcap/tidb#47738
|
2023-12-07 06:25:21 +00:00 |
|
|
|
c21a5cfcb3
|
br: add integration test for pitr (#47740)
ref pingcap/tidb#47738
|
2023-10-23 02:44:00 +00:00 |
|
|
|
318e82bbb7
|
*: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
|
2023-10-13 14:36:26 +00:00 |
|
|
|
04c63ce4c4
|
br: fix add ingest index as sub job (#47484)
close pingcap/tidb#47482
|
2023-10-11 11:18:25 +00:00 |
|
|
|
fc4f8a1d8f
|
ddl: add more tests for multi-schema change (#47293)
ref pingcap/tidb#41602
|
2023-10-09 08:15:25 +00:00 |
|
|
|
765017d121
|
br: modify how to parse the add index job args (#47456)
close pingcap/tidb#47451
|
2023-10-09 05:39:24 +00:00 |
|
|
|
e82519e79d
|
restore: rewrite auto increment id after pitr (#46521)
close pingcap/tidb#46520
|
2023-09-04 11:06:44 +00:00 |
|
|
|
6ad49e79b1
|
br: make download metadata concurrency adjustable (#45639)
close pingcap/tidb#45511
|
2023-08-07 03:46:10 +00:00 |
|
|
|
c7f2a2317d
|
linter: enable early return (#44564)
close pingcap/tidb#40786
|
2023-06-12 05:43:05 +00:00 |
|
|
|
b51758efdb
|
br: enhancement for checkpoint (#43384)
close pingcap/tidb#43270
|
2023-05-06 10:44:56 +00:00 |
|
|
|
3cf494f03d
|
br: support snapshot + log restore and support different tasks for checkpoint (#43134)
ref pingcap/tidb#43133
|
2023-04-20 09:17:19 +08:00 |
|
|
|
f476d203bf
|
br: fix unstable test (#43177)
close pingcap/tidb#43170
|
2023-04-19 11:59:19 +08:00 |
|
|
|
73c92b8ed2
|
pitr: support restoring duplicated log in PITR. (#42049)
close pingcap/tidb#42564
|
2023-04-14 21:52:46 +08:00 |
|
|
|
8b07b86670
|
br: auto config shard_count (#43012)
|
2023-04-14 10:55:01 +08:00 |
|
|
|
6122ca307e
|
linter: support lll to avoid too long line (#42718)
close pingcap/tidb#42570
|
2023-04-12 23:23:01 +08:00 |
|
|
|
c8e68765b3
|
pitr: add ingest recorder to repair indexes (#41670)
ref pingcap/tidb#38045, close pingcap/tidb#41668
|
2023-03-14 19:16:39 +08:00 |
|
|
|
cf34941401
|
ttl: make the TTL compatible with dumpling, lightning and BR (#40216)
close pingcap/tidb#40215
|
2022-12-29 16:30:21 +08:00 |
|
|
|
e89f34195f
|
log-backup: do not rewrite shortvalue iif the value is rollback record. (#39596)
close pingcap/tidb#39575
|
2022-12-02 20:06:01 +08:00 |
|
|
|
2103466f98
|
br: PiTR restore batch apply kv-files (#38772)
close pingcap/tidb#38211
|
2022-11-22 16:43:58 +08:00 |
|
|
|
181fb8e905
|
br: merge feature branch of ebs-based-br (#37297)
ref pingcap/tidb#35306
|
2022-09-18 20:37:00 +08:00 |
|
|
|
6e6b553e15
|
log-backup: compression type for log backup file (#37778)
ref pingcap/tidb#36924
|
2022-09-17 00:58:59 +08:00 |
|
|
|
08b1faf2ad
|
log-backup: restore the merge small backup files. (#36925)
close pingcap/tidb#36924
|
2022-09-08 12:20:57 +08:00 |
|
|
|
f16f52ca7c
|
br: restore tiflash replica count after PiTR (#37181)
close pingcap/tidb#37208
|
2022-08-25 17:58:21 +08:00 |
|
|
|
87a610660b
|
log-backup: support the ddl(exchange partition) when PiTR (#37050)
close pingcap/tidb#34742
|
2022-08-25 15:16:21 +08:00 |
|
|
|
d6d0ce7b10
|
*: gofmt code for adapting go 1.19 (#36832)
ref pingcap/tidb#36879
|
2022-08-11 12:50:49 +08:00 |
|
|
|
0e414bdc42
|
br: Fix bug in TestDateFormat (#36976)
close pingcap/tidb#36802
|
2022-08-09 00:20:48 +08:00 |
|
|
|
5b4a82dbf4
|
*: upgrade bazel timeout (#36776)
|
2022-08-02 11:10:05 +08:00 |
|
|
|
158ba1a1d9
|
*: enable part revive for all code (#36703)
|
2022-08-01 14:02:06 +08:00 |
|
|
|
3df01375c0
|
log-backup: filter out unnecessary metadata files (#36656)
close pingcap/tidb#36648
|
2022-07-29 14:59:13 +08:00 |
|
|
|
9b7060393e
|
log-backup: fixed bugs about log truncate left some files and log truncate update log-min-date (#36616)
close pingcap/tidb#36376, ref pingcap/tidb#36533, ref pingcap/tidb#36535
|
2022-07-28 13:13:10 +08:00 |
|
|
|
fb2c38f783
|
log-backup: adapt the new metrics (#36479)
ref pingcap/tidb#36092
|
2022-07-25 13:39:10 +08:00 |
|
|
|
bf743a6ca0
|
*: enable flaky test for all test (#36385)
close pingcap/tidb#36404
|
2022-07-22 15:35:09 +08:00 |
|
|
|
6c704f756f
|
log-backup: remove the timezone from log-date (#36369)
close pingcap/tidb#36370
|
2022-07-21 20:01:09 +08:00 |
|
|
|
676ecaba25
|
log-backup: calculate global-checkpoint from pd written by tikv (#36305)
* calcualte global-checkpoint from pd written by tikv
Signed-off-by: joccau <zak.zhao@pingcap.com>
* log-status shows storage checkpoint
Signed-off-by: joccau <zak.zhao@pingcap.com>
* add test case
Signed-off-by: joccau <zak.zhao@pingcap.com>
* show red status if the checkpoint gap > 10min
Signed-off-by: joccau <zak.zhao@pingcap.com>
Co-authored-by: 3pointer <luancheng@pingcap.com>
Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
|
2022-07-20 23:08:14 +08:00 |
|
|
|
39f8eaa997
|
br: add search key debug command (#36274)
* feat: add search key debug command
* feat: modify to merge default cf and write cf keys
* feat: modify to read backup meta files concurrently
* feat: add unit test and comments
* fix: check error returned from task.GetStorage
* feat: resolve reviewing problems
* fix: modify removed function
Co-authored-by: Zak Zhao <57036248+joccau@users.noreply.github.com>
Co-authored-by: Weizhen Wang <wangweizhen@pingcap.com>
Co-authored-by: 3pointer <luancheng@pingcap.com>
|
2022-07-18 22:47:36 +08:00 |
|
|
|
0d6741039a
|
log-backup: calculate global checkpoint-ts from storage (#36255)
close pingcap/tidb#36246
|
2022-07-18 14:09:07 +08:00 |
|
|
|
dd4b9f0f6f
|
br restore point: update job's raw_args (#36252)
close pingcap/tidb#36251
|
2022-07-17 22:07:06 +08:00 |
|
|
|
2ff12e8b64
|
log-backup: fix checkpoint display (#36166)
fixed pingcap/tidb#36092
|
2022-07-13 19:25:05 +08:00 |
|
|
|
f581ec3a45
|
test: remove meaningless test and update bazel (#36136)
|
2022-07-13 16:41:05 +08:00 |
|