Commit Graph

33 Commits

Author SHA1 Message Date
5c77619843 move batch freeze dag to compaction low thread and limit max concurrent task cnt 2024-11-20 11:46:08 +00:00
5bcc7d47ea fix memory leak if find cycle when addint task into dag 2024-11-12 11:14:36 +00:00
7cabe08a1c [CP] fix print log sanity core & add defense for dag scheduler 2024-10-30 07:14:23 +00:00
8b869c9fdd [FEAT MERGE] tablet_transfer_seq(ss) + flying_tablet_pointer_map + macro_block_verification 2024-09-25 04:58:10 +00:00
5a1bdeab8f remove log & fix policy func array whitescan & fix unittest 2024-09-03 09:52:05 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
c46c411ad9 forbid medium/major merge for middle status row store tablet in cs replica && fix mysqltest 2024-08-29 12:10:59 +00:00
3e720b0574 add compaction obtest & unittest 2024-07-12 03:16:39 +00:00
49f9c4a8b0 allow cancel waiting dag when parent dag or dag net is canceled 2024-02-09 04:14:58 +00:00
f774ffa26b fix the bug of canceled merge dag not deleted from dag_net_map 2024-02-07 23:12:05 +00:00
452b98a7c1 Tablet normalized leak diagnosis 2024-02-06 15:26:28 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
bb72497741 allow cancel waiting dag when parent dag or dag net is canceled 2024-01-09 07:12:53 +00:00
c8d19338c9 fix the bug of canceled merge dag not deleted from dag_net_map 2023-12-18 16:13:21 +00:00
1d6cb7cde6 Tablet normalized leak diagnosis 2023-11-17 10:45:14 +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
7da311d37c [CP] use memory_context in dag_scheduler 2023-09-15 00:10:05 +00:00
ffd6829b5b fix dag scheduler destroy when init failed 2023-09-12 02:40:35 +00:00
82273343d9 forced to distinguish between ha dag and others 2023-08-08 05:42:30 +00:00
02119ae388 patch is_schema_changed in medium info & cancel ls compaction waiting dag 2023-06-29 04:48:15 +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
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
eeb7bf454d fix dag_scheduler destroy when running may print ERROR log 2023-04-03 22:41:16 +00:00
db6535d4d2 Support group_id transfer of ddl task with serlize_message 2023-04-03 19:15:07 +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
c94062401a [FEAT MERGE] implement Medium Compaction & adaptive Compaction Strategy 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 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
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
5c15eeccd8 4.0 ls migration handler should make sure migration task finish before ls destroy 2022-11-04 12:05:26 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00