Commit Graph

44 Commits

Author SHA1 Message Date
8cfd7c44d9 [CP] use is_schema_changed on medium info 2024-02-06 21:53:40 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
a1c2792ab7 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-11-23 10:41:22 +00:00
788acb1f3e [CP] use is_schema_changed on medium info 2023-11-23 05:41:03 +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
8916aa3e85 adjust mds time guard timeout & fix some minor issue 2023-09-14 08:13:46 +00:00
ddabe52cdb restore status needs to be merged during migration 2023-08-14 15:42:30 +00:00
cb81c7d64c ObTablet Compression 2023-08-03 03:54:03 +00:00
1053b15446 set mem attr for migration tablet param 2023-08-02 03:18: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
588cfee577 Fix backup check major version with minor sstable continues bug 2023-03-22 06:45:48 +00:00
000331908d replace ddl cluster version with data format version 2023-02-24 12:52:55 +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
5b8b50d74a [Fix] set init value of execution id to zero before deserialize 2023-01-28 15:26:45 +08:00
ce6d08210a Fix mig param destruct order issue 2023-01-12 19:02:33 +08:00
9af7d16da8 bug fix: das async rpc cond with lock. 2023-01-12 19:02:33 +08:00
3fc316ddb2 fix migrate param compat bug 2023-01-12 19:02:33 +08:00
2ce91b5905 fix schema error log 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
194d99c19c [Fix] use old execution id when select for update fail 2023-01-12 19:02:33 +08:00
fa726077f7 fix migrate lob tablets issue 2023-01-12 19:02:33 +08:00
881ecd02cc [bugfix] fix init clog_checkpoint_scn with wrong value 2023-01-12 19:02:33 +08:00
5e0066c1e7 change ddl scn default value to 0 rather than invalid. 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
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
5a50ec1939 delete redundant code 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
8a4d14122f replace ts related to ddl with scn. 2023-01-12 19:02:33 +08:00
bbec6aff49 revert version refactor 2023-01-12 19:02:33 +08:00
caf3220c8c clear some TODOs about SCN at storage layer 2023-01-12 19:02:33 +08:00
e77375018e [scn] scn for memtable 2023-01-12 19:02:33 +08:00
a4c9f3e4d4 adapt scn for migration 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
63f031234b fix setting wrong execution id 2022-11-23 12:07:20 +00:00
a328e6f04f [MYSQLTEST] fix case & add defense code for compat_mode 2022-11-22 09:10:22 +00:00
6fc4bc4a26 persist execution id and protect ddl start using execution id 2022-11-17 06:35:42 +00:00
08432fd243 Fix migration tablet parameter issues 2022-11-16 06:36:52 +00:00
27459b3e05 Fix ls migration tablet meta merge with clog_checkpoint_ts 2022-11-10 02:37:28 +00:00
6ff3c39b49 read msd from frozen memtables in mini merge procedure 2022-11-03 04:36:09 +00:00
399f703090 Fix ls migration copy sstable data do not match tablet meta bug 2022-10-27 01:05:37 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00