Commit Graph

375 Commits

Author SHA1 Message Date
3f4f0ba998 fix missing new add default value after co merge to row store 2024-04-18 14:16:42 +00:00
5302738411 fix merge 4016 2024-04-16 10:29:30 +00:00
12cdaf2731 open skip_ghost_row 2024-04-15 13:11:42 +00:00
78507a5aae fix rollback performance down for rollbacked update 2024-04-11 10:08:31 +00:00
cc135f2ce2 close skip_ghost_row for wrong is_rowkey_first_row_already_output_ flag 2024-04-09 10:25:25 +00:00
3e8454c918 fix mysqltest row_col_switch_rowkey && fix obtest test_co_merge_with_cg_merge_error && fix history minor bug 2024-04-08 12:38:07 +00:00
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
5a4de37bb6 fix miss ret problem 2024-04-07 08:12:12 +00:00
2130f9bbd2 opt tenant cpu usage estimate for adaptive compaction 2024-03-29 11:45:20 +00:00
86e8b925b9 set medium_info.last_medium_snapshot_ according to major not meta. 2024-03-25 03:46:05 +00:00
7d023cf96b fix merge 4103 2024-03-18 06:15:59 +00:00
f2928e3715 [mds] Delete mds type and rename mds table merge to mds mini merge 2024-03-14 12:14:49 +00:00
7a8c39abcb [CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
2024-03-14 10:15:21 +00:00
51578241d8 opt batch freeze dag 2024-03-12 14:15:29 +00:00
8475beca3f use accurate sql in obtest & ignore TRANSFER_SEQ_NOT_EQUAL errno 2024-03-12 09:44:58 +00:00
0921188899 fix some bugs && refine some codes 2024-03-08 12:45:48 +00:00
87e6201036 log simplify 2024-03-06 09:15:11 +00:00
b83f4b2a89 use DAG to batch force freeze tablets 2024-03-05 06:50:08 +00:00
d1a1522962 fix can't generate parallel rowkey range for empty major 2024-03-01 03:45:02 +00:00
339ab51069 fix some log level 2024-02-27 08:15:13 +00:00
51fe091ef2 split compaction parallel range for big table 2024-02-27 03:45:23 +00:00
fbbdf5f3ea try flush ddl commit scn 2024-02-26 07:45:55 +00:00
fd3894298b remove order by field when get replica ckm in some situation 2024-02-21 09:48:50 +00:00
e1d63f0600 revert related threshold for bmsql perf and fix mem monitor 2024-02-21 04:15:56 +00:00
9ddd901ec0 change frequent log level 2024-02-19 07:51:10 +00:00
dd6a467a25 change log level & use accurate errno in tablet major freeze 2024-02-19 06:51:11 +00:00
980d78ddfd fix invalid mvcc_row_flag 2024-02-10 09:44:17 +00:00
53a3cd6a19 fix recycle freeze info can not schedule compaction in standy tenant 2024-02-10 07:41:59 +00:00
b7ce8c18ad finish progress in abnormal situation 2024-02-09 20:27:24 +00:00
a335301e62 fix compaction parallel count 2024-02-09 09:30:20 +00:00
ee9eb195ba fix rs progress & table_ids defense when 4013 2024-02-09 05:35:27 +00:00
f7663e5f25 fix allocator in merge iter 2024-02-09 05:02:42 +00:00
b19b08e137 optimize ddl kv dump scheduler and ddl commit 2024-02-09 04:56:41 +00:00
60f98f97fc clear prohibit medium flag no matter status of scheduler tablet medium 2024-02-09 03:00:47 +00:00
e9465e8541 optimize lock in FreezeInfoMgr 2024-02-08 22:04:53 +00:00
7068d87d04 fix macro block id array use searray operator= 2024-02-08 16:29:26 +00:00
7e48c71b86 add no major diagnose 2024-02-08 15:29:40 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
ebf9cfed44 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2024-02-08 03:48:06 +00:00
af749551b2 fix medium compaction cannot schedule 2024-02-08 01:32:37 +00:00
c1d3e97f93 fix meta merge 4016 2024-02-08 00:47:46 +00:00
cd13600b1c [CP] add new group list for storage 2024-02-08 00:29:51 +00:00
af5bc4a3c3 fix upgrade error && open adaptive_merge_schedule 2024-02-08 00:23:49 +00:00
d63522ff95 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2024-02-07 23:33:09 +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
e071525648 forbid to schedule_compaction_after_mini when restoring 2024-02-07 20:58:14 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
d425027b91 remove redundant code and del lambda 2024-02-07 19:22:29 +00:00
ba1005d18a fix NODE_RUNNING progress 2024-02-07 18:43:54 +00:00
a48ae4a546 use RlockGuardWithTimeout to get freeze info 2024-02-07 18:40:52 +00:00