Commit Graph

21 Commits

Author SHA1 Message Date
fa890b6e50 BUGFIX: avoid core at print log 2023-08-14 09:54:56 +00:00
8f6117fd11 [BUG] remove unnecessary log 2023-08-07 01:12:22 +00:00
a8fed65b7a delete old mds code 2023-07-11 14:13:59 +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
ef1c90b74f [BUG.FIX] remove print lbt() 2023-03-17 04:16:35 +00:00
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