Commit Graph

84 Commits

Author SHA1 Message Date
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
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
d1a1522962 fix can't generate parallel rowkey range for empty major 2024-03-01 03:45:02 +00:00
51fe091ef2 split compaction parallel range for big table 2024-02-27 03:45:23 +00:00
fd3894298b remove order by field when get replica ckm in some situation 2024-02-21 09:48:50 +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
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
d63522ff95 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2024-02-07 23:33:09 +00:00
d425027b91 remove redundant code and del lambda 2024-02-07 19:22:29 +00:00
e675b663dc fix some bugs 2024-02-07 03:49:34 +00:00
44dface5e9 use small batch size to fetch checksum 2024-02-06 23:10:57 +00:00
8cfd7c44d9 [CP] use is_schema_changed on medium info 2024-02-06 21:53:40 +00:00
d585e69d16 add time_guard in medium schedule loop 2024-02-06 20:11:24 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
dffbad9f8b fix recycle freeze info can not schedule compaction in standy tenant 2024-02-03 04:11:49 +00:00
ef00065d5c finish progress in abnormal situation 2024-01-22 06:48:25 +00:00
5b236615b1 fix medium compaction cannot schedule 2023-12-19 08:51:01 +00:00
92f12e8d4a fix meta merge 4016 2023-12-19 00:12:57 +00:00
21d4366ea5 [CP] add new group list for storage 2023-12-18 22:42:51 +00:00
d71f187a75 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2023-12-18 18:13:04 +00:00
2bdf71ca3b remove redundant code and del lambda 2023-12-13 14:43:25 +00:00
40f46b3fc8 fix some bugs 2023-11-28 11:42:03 +00:00
d8881da113 use small batch size to fetch checksum 2023-11-23 16:15:07 +00:00
788acb1f3e [CP] use is_schema_changed on medium info 2023-11-23 05:41:03 +00:00
0989cd1590 add time_guard in medium schedule loop 2023-11-22 04:45:40 +00:00
a0632e0b87 fix bugs about medium checker 2023-11-13 03:12:42 +00:00
3eb34fe37e del useless code 2023-11-10 11:39:11 +00:00
751a0c5876 fix meta merge && optimize meta merge scheduling 2023-11-10 03:44:41 +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
ceaef5c7da fix tenant_role user primary as default 2023-10-16 09:09:00 +00:00
526eb5bf90 [CP] scheduler iter reset errno 2023-09-20 13:44:17 +00:00
ce7846d119 keep all medium info for standby cluster 2023-09-14 03:43:55 +00:00
f1cfef336e fix choose_and_save_storage_schema 2023-09-13 02:40:37 +00:00
5ad847706f refactor prohibit_map & add medium_checker 2023-08-16 04:44:02 +00:00
852740f9e4 patch refactor compaction iter & del useless code 2023-08-03 12:12:15 +00:00
92ce30fdb4 fix parallel range 2023-08-02 00:48:16 +00:00
f92e509c74 fix datum rowkey deep_copy bug 2023-07-25 03:42:43 +00:00
b2db80b767 fix schema 4016 problem in compaction 2023-07-21 10:42:43 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
6510ee3da8 fix medium defense & fix not schedule in standby cluster 2023-07-11 20:42:45 +00:00
fb66094279 fix not consider unfinish medium when schedule major causing 4016 in last_medium_snapshot defense 2023-07-07 07:48:08 +00:00
02119ae388 patch is_schema_changed in medium info & cancel ls compaction waiting dag 2023-06-29 04:48:15 +00:00
6c196d7b4a avoid too many logs print & refine log print 2023-06-27 11:59:31 +00:00
9d8f21e540 fix medium compaction not scheduling 2023-06-26 12:12:18 +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