Commit Graph

24 Commits

Author SHA1 Message Date
ris
64f5427448 br: fix Log Backup unexpected paused when adding a already long-running task (#53695)
close pingcap/tidb#53561
2024-06-11 15:46:30 +00:00
ris
184c76b916 br: fix checkpoint cannot advance after pause->stop->start (#53091)
close pingcap/tidb#53047
2024-05-08 15:35:38 +00:00
545b4a3a44 advancer: fix the incorrect gc safepoint behaviours (#52835)
ref pingcap/tidb#52082
2024-04-25 16:25:41 +00:00
ris
7548df70b1 br: Enable checkpoint advancer to pause tasks lagged too large (#51441)
close pingcap/tidb#50803
2024-03-13 09:03:39 +00:00
8f9fbbba58 txn: fix Pipelined DML duplicate entry message (#51708)
ref pingcap/tidb#50215
2024-03-13 07:59:15 +00:00
b01942d53a test: fix unstable test TestClearCache (#51480)
close pingcap/tidb#50743
2024-03-04 11:51:34 +00:00
51e1e13494 *: update interface{} to any (#50770)
ref pingcap/tidb#50765
2024-01-29 07:21:29 +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
7353fbeea8 infosync: fully integrated PD HTTP client into InfoSyncer (#49006)
ref pingcap/tidb#35319
2023-12-01 11:23:49 +00:00
318e82bbb7 *: move most of the packages to 'pkg' (#47123)
ref pingcap/tidb#41241
2023-10-13 14:36:26 +00:00
8af15b1225 Log Backup: decouple log backup resolve locks from GCWorker. (#45904)
close pingcap/tidb#40759
2023-09-12 07:25:39 +00:00
4db3d4739b log-backup: allow coordinator to upload GC safepoint (#40102)
close pingcap/tidb#40101
2023-03-01 12:01:09 +08:00
98d84abee8 br/streamhelper: fix subscribe error (#39689)
close pingcap/tidb#39688
2022-12-07 22:46:04 +08:00
d7d059cea1 br/streamhelper: added timeout for ticking (#39625)
close pingcap/tidb#39620
2022-12-07 14:40:04 +08:00
4b1bb5b511 log-backup: implement subscription of flush (#39445)
ref tikv/tikv#13824
2022-12-01 22:06:02 +08:00
52d137db34 log-backup: use the span tree(instead of the naïve algorithm) to calculate the checkpoint (#39122) 2022-11-29 13:09:59 +08:00
5775995ea1 variable: add txn_source into kv.context (#39159)
ref pingcap/tidb#38587
2022-11-25 17:09:58 +08:00
a5c7c039c6 tests: use atomic values for flushed epoch in streamhelper_test (#38446)
close pingcap/tidb#37482
2022-10-13 15:59:51 +08:00
c5ba6551e3 br: fix data race in the TestOneStoreFailure (#38207)
close pingcap/tidb#37956
2022-09-28 17:57:44 +08:00
ea58f1a751 log-backup: let the advancer listen on the same range with the task (#37783)
close pingcap/tidb#37822
2022-09-16 10:52:59 +08:00
09cb849c27 log-backup: fixed the unstable test case TestBasic (#36972)
close pingcap/tidb#36957
2022-08-08 18:52:47 +08:00
158ba1a1d9 *: enable part revive for all code (#36703) 2022-08-01 14:02:06 +08:00
d73c6db06d log-backup: remove the checkpoint after removal (#36452)
close pingcap/tidb#36423
2022-07-25 12:07:10 +08:00
fee2a12d69 log-backup: implement the checkpoint V3 (#36114)
close pingcap/tidb#35164
2022-07-13 11:07:05 +08:00