Commit Graph

67 Commits

Author SHA1 Message Date
b19b08e137 optimize ddl kv dump scheduler and ddl commit 2024-02-09 04:56:41 +00:00
1c20161f72 [FEAT MERGE] column store ddl
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-07 23:09:02 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f578fa87fe check start scn of macro redo matched when alloc kv. 2024-01-10 07:42:54 +00:00
4d02998322 use the latest start scn to allocate ddl kv. 2024-01-09 14:12:58 +00:00
f29560b9b4 optimize ddl kv dump scheduler and ddl commit 2024-01-09 11:43:51 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
5f0bc533d0 fix double free storage schema issue and refactor some code 2023-11-16 11:10:57 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
0db0105ce8 Fix ddl kv mgr get_rec_scn returns value less than checkpoint scn 2023-07-21 03:18:47 +00:00
93023b7920 Avoid ddl_get_tablet on replay 2023-07-07 03:12:20 +00:00
572b58d303 Fix ddl kv mgr deadlock with get_rec_scn 2023-07-01 02:12:12 +00:00
8ab39d9886 Use state_lock to protect ddl kv mgr state 2023-06-27 10:48:19 +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
ac9fb77cff wait ddl commit log replay when it is written remotely 2023-06-15 08:18:21 +00:00
2a28ee0b5c fix expected_task_load of split_task_range equals to 0. 2023-06-01 13:53:22 +00:00
907db4b32b fix ddl kv freeze and release speed inconsistent bug 2023-05-15 03:41:18 +00:00
7738dbec19 Fix ddl kv mgr deadlock 2023-05-12 14:11:13 +00:00
75dac1ab3b Disable reporting ddl checksum from background merge thread 2023-05-04 10:11:45 +00:00
b9dbfe311c Avoid get_tablet in get_rec_scn after ddl commit success 2023-04-18 15:11:39 +00:00
354a2065af fix loop bug 2023-04-04 05:41:06 +00:00
aac7005821 check ddl start scn in tablet meta when ls online 2023-03-22 22:43:42 +08:00
a6137b0cc4 compact ddl sstable later check ddl sstable count 2023-03-22 12:45:34 +00:00
a7c5fc2509 Fix ddl kv mgr deadlock 2023-03-21 17:11:17 +00:00
a8fb238d49 Revert shrink memory usage of ddl kv mgr 2023-03-08 15:15:59 +00:00
50b4027b91 shrink memory usage of ddl kv mgr 2023-03-07 02:43:55 +00:00
d761f60d4b fix create empty ddl sstable 2023-03-06 11:11:06 +00:00
a038417955 Fix unexpected ddl start after ddl commit log 2023-03-03 11:41:20 +00:00
52f75c9e5d add check status when wait ddl merge 2023-02-24 16:46:17 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +00:00
a5d70fd58a Fix no checksum reported by ddl execution 2023-02-20 07:14:33 +00:00
d3ea779bdc Fix ddl kv mgr deadlock(3) 2023-02-20 03:11:34 +00:00
076558b3cc shrink memory use in ddl 2023-02-15 14:42:18 +00:00
efffd594cc [Fix] clear ddl commit flag in DDL start redo process 2023-02-15 14:12:22 +00:00
6068c7df83 Fix ddl kv lock timeout 2023-02-15 03:14:33 +00:00
392ae3d831 Fix deadlock of ddl kv mgr 2023-02-13 11:14:45 +00:00
1b01fc8fe3 Add ddl_commit_scn to guarantee single ddl commit log 2023-02-10 03:13:34 +00:00
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
003bed9ba0 ddl fix log print of set_commit_sucess 2023-01-12 19:02:33 +08:00
4666798151 [Fix] update check sstable status ret code 2023-01-12 19:02:33 +08:00
d1c6e3e1d1 [Fix] commit ddl column checksum in follow replicas 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
e7671e920c fix deadlock 2023-01-12 19:02:33 +08:00
8fb62754a1 [FEAT MERGE] Add LatchIds for locks and monitors 2023-01-12 19:02:33 +08:00
f09ac680ce unregister ddl kv mgr in clog callback 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