Commit Graph

48 Commits

Author SHA1 Message Date
c022786023 remove remote logical minor sstable 2024-02-07 21:57:57 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
5e29bb246a remove remote logical minor sstable 2023-12-18 14:04:23 +08:00
3eb34fe37e del useless code 2023-11-10 11:39:11 +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
7b4f5eeffe add compaction dag limit & batch size 2023-09-12 08:40:21 +00:00
6dae488704 Implement the transfer query test framework 2023-08-29 06:10:52 +00:00
d57362eb97 add defence check for transfer seq when build multi version tablet 2023-08-25 10:14:18 +00:00
36f69ff4ab Don't set data status when restore 2023-07-04 07:17:58 +00:00
09289f9d9a fix lock_node only update schema_version & add tenant_id for allocator 2023-06-25 11:42:22 +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
c51b26fdfe update snapshot_version and mult_version_start when ddl major generates. 2023-04-07 10:17:36 +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
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08: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
0a9f32a5d1 use medium in memtable to schedule 2023-01-28 18:00:20 +08:00
4f6f8b11f3 persist cluster version for ddl. 2023-01-12 19:02:33 +08:00
6dd8947a1c Fix ha add major and minor with storage schema and tablet meta merge 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
58b0d7f336 Fix migration tablet meta merge freeze memtable and ddl commit log concurrency bug 2023-01-12 19:02:33 +08:00
d71fdb19f8 fix ddl while migration not allow duplicate sstable issue 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
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 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
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
6fc4bc4a26 persist execution id and protect ddl start using execution id 2022-11-17 06:35:42 +00:00
74ad207408 Fix migration check need copy minor sstable bug 2022-11-04 07:38: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
50b76d0245 [CP] [CP] Add diagnostic log for detection of schema mgr ref leak 2022-08-25 18:15:35 +08:00
eab142b0ee [CP] [CP] [CP] Fix backup point create do not filter local sstable which is avaiable after backup point create 2022-06-25 19:12:07 +08:00
mw0
64b53b6a17 patch backup &migrate code to open source 2021-09-27 20:48:34 +08:00
62cb470338 patch backup piece to 3.1. open source 2021-09-02 15:26:40 +08:00
dt0
67f64412ad clear trans with last restore log ts 2021-08-23 21:56:10 +08:00
yy0
192f6aee4f fix clog_info membership info may be rewritten bug. 2021-07-23 00:15:13 +08:00
3a6db0a542 patch code to open source 2021-07-16 20:57:14 +08:00
c36014b57e code: Fix typo of log and variables (#42) 2021-06-15 14:36:04 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00