Commit Graph

63 Commits

Author SHA1 Message Date
10c62a726a fix consistent scn is between transfer prepare and commit and check tablet valid 2023-07-18 07:12:27 +00:00
f397371718 [fix][PALF] migrating/replicating replicas as learners
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-07-17 13:18:17 +00:00
0a3d3976b9 Fix ls migration stop bug when ls in destroy status 2023-07-17 09:12:14 +00:00
a43f5a770a change transfer start and abort stage execution to src ls leader 2023-07-06 02:12:16 +00:00
469144616f support check ls restore status when creating standby tenant 2023-07-03 10:42:22 +00:00
c0555ecfa8 Add transfer event to __all_server_event_history, record transfer task info. 2023-06-30 10:12:40 +00:00
05c349a3e7 broadcast schema to rs after failover to primary 2023-06-27 23:48:22 +00:00
3302355412 fix test case 2023-06-26 06:42:25 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
058c604632 fix: match error in killing inner sql when __all_virtual_session_info has no user tenant name in inner sql 2023-05-22 12:11:32 +00:00
88b861540e 在备租户同步到普通日志流创建后,尽早返回创建租户命令 2023-05-15 11:11:32 +00:00
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
2f20f6b81b Handling concurrent situation when table not exist 2023-05-05 08:38:23 +00:00
6873db3200 [CP] Fix starvation problem for ObUniqTaskQueue 2023-04-27 12:45:26 +00:00
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08:00
b64fd4b7ac [4.x] Fix core problem caused by memory release 2023-04-22 13:59:55 +00:00
616a19901b [4.x] Fix memory leak problem for disaster recovery 2023-04-15 14:45:05 +00:00
a36c4299c1 fix the problem that the gap between triggering a rebuild and disabling voting may lead to unnecessary rebuilds 2023-04-13 06:53:41 +00:00
86bdd48952 Fix offline ddl enter before index task finish 2023-03-02 16:13:07 +00:00
c8bb7bbeb8 During failover, in the prepare phase, execute recover cancel 2023-02-24 13:17:01 +00:00
6d8e0f1191 Fix Add LS Archive Task 2023-02-21 13:44:31 +00:00
2d4ebc458c fix backup garbage collecting log stream report -4016 2023-02-21 09:11:47 +00:00
5d5bdf2da6 fix backup get skipped report report -4016 issue 2023-02-14 10:11:54 +00:00
e36fe6b9c8 Add issue_task_version in log restore 2023-02-14 08:14:30 +00:00
3051928b96 fix backup report -4016 because ls restore status is 11 2023-02-09 14:02:26 +00:00
924a6b6d92 switchover to primary check ls is sync on RS side 2023-02-06 16:03:49 +08:00
84e0aa0cfc fix fetch log print core 2023-01-28 20:25:18 +08:00
1a949cec1d Fix migration deleted local tablet when src tablet do not exist 2023-01-28 18:47:40 +08:00
50024b39cd [FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 18:17:32 +08:00
dfbfe7050d [FEAT MERGE] Merge foreign key refactor to master; 2023-01-28 16:30:05 +08:00
ad4cf1e9c1 fix backup and restore do not support -4725 issue 2023-01-28 16:16:06 +08:00
7347e01be0 Fix ls migration failed when tablet deleted before fetch tablet info 2023-01-12 19:02:33 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 2023-01-12 19:02:33 +08:00
4dfd67d8fb fix misuse of async rpc while create ls 2023-01-12 19:02:33 +08:00
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
9eb980f8fa fix migration tablet meta merge issue 2023-01-12 19:02:33 +08:00
d1e99a65ab Fix modify col not null failed when retry modify hidden table not null column state 2023-01-12 19:02:33 +08:00
6f5017d571 [CP] fix offline ddl and drop index concurrency. 2023-01-12 19:02:33 +08:00
da5b2fb1e4 Report sys tenant's ls info to __all_ls_meta_table 2023-01-12 19:02:33 +08:00
038db1917d [Fix] check data completement task before execute inner sql and kill session when task is cancel 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
2ca80bac91 BUGFIX: wake up lock wait mgr if OUT_TRANS_UNLOCK finished 2022-11-22 10:05:41 +00:00
6df2e15d68 check rebuild while doing migration 2022-11-18 09:05:57 +00:00
20c9f424d8 fix restore report -4016 because incorrect restore stage of ddl sstable 2022-11-15 14:08:02 +00:00
384903cef3 fix restore report -4002 because mismatch schema version 2022-11-11 09:39:42 +00:00
2a46dfbd3a fix backup macro block reader not reset when in inner retry process 2022-11-09 12:05:52 +00:00