Commit Graph

27 Commits

Author SHA1 Message Date
15a782fe2b fix checkpoint_mgr some problems 2023-01-12 19:02:33 +08:00
1176a00258 adjust the infomation_schema result 2023-01-12 19:02:33 +08:00
976cfca700 Replace memtable pointer with ObTableHandleV2 and use LSHandle in ObMemtable 2023-01-12 19:02:33 +08:00
4996ffad0b Add logs to debug memtable and callback 2023-01-12 19:02:33 +08:00
529e541dd6 fix mysqltest 2023-01-12 19:02:33 +08:00
0f233c1a32 Filter logs for replacing tablet_meta 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
6647f60965 obd: fix collect log error 2023-01-12 19:02:33 +08:00
60424393ec Filter logs before create_memtable for replacing tablet_meta 2023-01-12 19:02:33 +08:00
2754b76deb Split logstream_freeze and tablet_freeze 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
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
cdf5734cac [SCN Refactor] replace log_ts with scn in tx_table phase 2 2023-01-12 19:02:33 +08:00
e77375018e [scn] scn for memtable 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
c5cff66ebe [CP] fix serialized packet and return less data 2022-11-18 06:35:51 +00:00
6710671db5 Fix memory usage of thread_local on heap & remove tc_alloc 2022-11-16 13:07:58 +00:00
5f7586e893 change recorder destroy when offline 2022-11-11 11:07:05 +00:00
27459b3e05 Fix ls migration tablet meta merge with clog_checkpoint_ts 2022-11-10 02:37:28 +00:00
19ddc9dcf3 Not release empty memtable before mini-merge 2022-11-09 14:08:17 +00:00
5ce81574fa Wait till statement timeout in refresh_and_protect_table 2022-11-08 10:35:26 +00:00
4afce61098 fix bugs & compaction check in ls offline 2022-11-04 02:08:05 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00