Commit Graph

16 Commits

Author SHA1 Message Date
cf9f170b7c set allocator frozen 2023-03-14 19:13:33 +00:00
e2d17e767e [BUG.FIX] fix -4002 in replay task 2023-02-09 17:05:38 +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
976cfca700 Replace memtable pointer with ObTableHandleV2 and use LSHandle in ObMemtable 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
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
e297460c69 [4.x] replace get_first_memtable to get_first_nonempty_memtable in ObTablet::get_rec_log_scn 2023-01-12 19:02:33 +08:00
6246d0b7d4 reduce print log 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
89c7502360 clean some TODOs about ObScnRange && FreezeInfo 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with scn. 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
19ddc9dcf3 Not release empty memtable before mini-merge 2022-11-09 14:08:17 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00