Commit Graph

29 Commits

Author SHA1 Message Date
8309758e9a Observer adapted rs wake-up transfer task retry mechanism 2024-02-07 10:46:38 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
c1e3aac184 Observer adapted rs wake-up transfer task retry mechanism 2023-12-05 17:12:09 +00:00
71e89f4ebf revise static assert comment according to latest data structure 2023-11-09 15:07:09 +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
2252af091a fix backfill false positive after transfer start abort 2023-08-18 12:43:55 +00:00
558f74a2d6 Fix rebuild 4005 bug 2023-08-04 10:12:30 +00:00
01cc0d4ccb Fix ls rebuild prepare check tablet status bug 2023-08-02 02:54:14 +00:00
c1ef49a7ca fix the tablet backfill dag task to free_dag without cancel_dag leading to core 2023-07-28 10:42:30 +00:00
709744c2e6 Fix ls migration tablet table store check clog checkpoint scn with minor sstable error 2023-07-28 04:12:24 +00:00
a56aaf6376 Fix standby cannnot rebuild bug. 2023-07-27 05:24:25 +00:00
6016f56fbc Fix the problem that log streams not in member_list cannot be GC 2023-07-20 13:12:46 +00:00
28684a24d9 Fix free dag using wrong parent dag bug. 2023-06-28 02:42:41 +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
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
97d2270c0d fix build error for inc_build_test regression 2023-01-29 16:55:40 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
045c826c51 [scn] fix 4377 caused by miss one line code when refresh 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
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
fd4a35f42a [4.0] replace log_ts with SCN(src/storage/ls) 2 2023-01-12 19:02:33 +08:00
c4c13f6296 replace log_ts by SCN in checkpoint 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
2032dc8477 Fix rebuild offline and online failed cannnot do backfill tx bug 2022-11-25 07:35:52 +00:00
af61c1de99 BUGFIX: fix dead_lock between advance_checkpoint_by_flush and create_ls 2022-11-24 15:09:58 +00: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