Commit Graph

35 Commits

Author SHA1 Message Date
1bd325cc15 fix overwrite ret 2023-08-04 03:12:30 +00:00
f15a12aa7c Fix ddl refresh schema version not working during reboot 2023-07-28 03:12:15 +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
240d3685c6 fix longops start time not correct 2023-04-24 02:44:38 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +00:00
d760428489 fix task aborted status is not persisted to the internal table bug 2023-03-21 17:00:24 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
c6e23516d2 fix ddl task when the tenant switch to standby 2023-03-03 09:13:52 +00:00
8ea5392a4d Fix stale tenant id in alter_table_arg after standby tenant switchover 2023-03-02 14:59:50 +00:00
5a361921c8 4.1 rm ddl_tracing serialize related code 2023-02-24 16:30:37 +00:00
1e90e30019 fix switch status failed. 2023-02-14 03:15:02 +00:00
58875bd2b7 fix ddl rpc timeout bug 2023-02-10 09:40:58 +00:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
2c8c28887f [FEAT MERGE]support ddl real time monitoring 2023-01-12 19:02:33 +08:00
124965e385 Retry constraint task using ObDDLTask::switch_status 2023-01-12 19:02:33 +08:00
9f87d6fb3b fix ddl rpc timeout out 2023-01-12 19:02:33 +08:00
4d244234e1 Fix infinite retry when table dropped to recyclebin 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 2023-01-12 19:02:33 +08:00
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
97a2a94d7c change to scn. 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
543ec6c9ea ddl task get schema with version 2022-11-24 12:39:55 +00:00
f32896cc2f fix idempotence of offline ddl when drop tenant simulatenously. 2022-11-24 03:38:03 +00:00
972d94f0b7 Fix infinite ddl tasks created after rollbacking constraint 2022-11-24 03:06:03 +00:00
68d8b9d4d3 Ignore table not exist when releasing snapshot 2022-11-23 09:05:58 +00:00
de322a3319 fix to retry build replice when observer has not refreshed the latest schema. 2022-11-22 13:35:37 +00:00
975f88770d save ddl ret_code when switch_status 2022-11-17 02:38:41 +00:00
75d329f747 acquire snapshot for lob tablet when doing ddl 2022-11-14 05:38:26 +00:00
9dd6c6a848 update ddl related inner table 2022-10-28 04:06:24 +00:00
b5be94cf15 fix ddl retry error code 2022-10-26 10:18:40 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00