Commit Graph

137 Commits

Author SHA1 Message Date
fbae223bbb [CP] fix replay get tablet issue 2023-01-12 19:02:33 +08:00
0a11e770a5 fix mysqltest && FIFOAllocator destroy ERROR & remove lock in ls::sync_reserved_clog 2023-01-12 19:02:33 +08:00
59c443225d Add sync interface to check if freeze finished 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
0002773a49 BUGFIX: break deadlock at rebuild and gc 2023-01-12 19:02:33 +08:00
a7b9e92f79 Add ready_for_flush flag for tenant_freeze triggered by ObTenantFreezer 2023-01-12 19:02:33 +08:00
1246a3a4ef Stop tablet service before wait ha dag 2023-01-12 19:02:33 +08:00
dc1b53494f check_not_backup_tablet_create_scn mutex with rebuild 2023-01-12 19:02:33 +08:00
2754b76deb Split logstream_freeze and tablet_freeze 2023-01-12 19:02:33 +08:00
cda6fed9b5 [FEAT MERGE]Tiny SSTable Space Optimization 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 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
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
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
ac437d2f56 [scn] change scn 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts 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
bee212d8a9 [4.0] replace log_ts with SCN(src/storage/ls) 3 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
5697e0f25b [CP] [4.0] retry lock in offline of tablet gc handler 2022-11-25 10:40:26 +00:00
af61c1de99 BUGFIX: fix dead_lock between advance_checkpoint_by_flush and create_ls 2022-11-24 15:09:58 +00:00
5db5e410f2 BUGFIX: fix deadlock of tablet_gc_handler 2022-11-23 11:05:33 +00:00
d0f2d000b5 [4.0] add online/offline in tablet_gc_handler 2022-11-21 08:07:22 +00:00
6df2e15d68 check rebuild while doing migration 2022-11-18 09:05:57 +00:00
07bef59770 Fix migration inner retry check and delete tablet using wrong state. 2022-11-17 03:35:33 +00:00
318f835b88 BUGFIX: fix deadlock at ls gc and migrate 2022-11-16 04:05:39 +00:00
5081452f8f fixed offline can not been finished when palf is FOLLOWER PENDING 2022-11-11 11:37:15 +00:00
d54e36b2f6 4.0 add enable to read interface 2022-11-10 08:05:59 +00:00
2616e12ec1 adjust to avoid frequent freeze due to clog disk usage 2022-11-08 10:07:52 +00:00
55f776959e add diagnose virtual table 2022-11-07 04:35:44 +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
ef6584d4a0 fixed remove_lsn can not finished because palf leak. 2022-11-02 14:38:19 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00