Commit Graph

240 Commits

Author SHA1 Message Date
4deeb78bb5 gis mysqltest 2023-01-12 19:02:33 +08:00
5aed6bd3d8 [FEAT MERGE] ELR & WeakRead feature enhancement 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
0517f169f0 [FIX]fix trigger=0 in minor & error info when submit clog & add cluster-version in medium for compat 2023-01-12 19:02:33 +08:00
6356f6b748 2PC code format about msg_cache and 2pc_role 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
d6b44beadf fix boundary snapshot version when freeze info is invalid && revert FreezeInfo SCN Modification 2023-01-12 19:02:33 +08:00
d9f45fba73 remove test_palf_handle_impl unittest 2023-01-12 19:02:33 +08:00
e6af47ade7 refactor: clean the code of lock module 2023-01-12 19:02:33 +08:00
c37f0e93a3 [FEAT MERGE] impl multi way macro block reuse && pct free && multi version row support micro block-level recycling 2023-01-12 19:02:33 +08:00
2754b76deb Split logstream_freeze and tablet_freeze 2023-01-12 19:02:33 +08:00
100404dd74 Fix end_lsn not update bug after remove member. 2023-01-12 19:02:33 +08:00
57241dad38 [scn] fix implement of convert_for_tx 2023-01-12 19:02:33 +08:00
cda6fed9b5 [FEAT MERGE]Tiny SSTable Space Optimization 2023-01-12 19:02:33 +08:00
fa726077f7 fix migrate lob tablets issue 2023-01-12 19:02:33 +08:00
59e975f9d7 fix typo 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
5a50ec1939 delete redundant code 2023-01-12 19:02:33 +08:00
c538314fd7 [SCN] adjust ObBatchCreateTabletArg 2023-01-12 19:02:33 +08:00
4c49f6e7c5 fix scn legacy issues 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 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
bbec6aff49 revert version refactor 2023-01-12 19:02:33 +08:00
9842295897 replace log_ts 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
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
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
92c51091d7 move logic_macro_id 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
305b0935e5 [OBCDC] add compat-cdc case 2022-11-21 07:32:00 +00:00
7d8c4a42fc [UPGRADE] Remove unused compatible code 2022-11-21 07:29:40 +00:00
12390ca2da [OBCDC] fix not set read_first_record while resolving misslog 2022-11-18 12:35:40 +00:00
6df2e15d68 check rebuild while doing migration 2022-11-18 09:05:57 +00:00
5dd12c9171 Fix ObReserveArenaAllocator reuse() and reset(). And reuse rows_info.scan_mem_allocator at the end of exist. 2022-11-15 08:36:45 +00:00
5081452f8f fixed offline can not been finished when palf is FOLLOWER PENDING 2022-11-11 11:37:15 +00:00
44b9dbca38 [4.0] fix ut: test_tx 2022-11-11 09:37:09 +00:00
2155b4291b revert bugfix for migrate 2022-11-10 08:08:25 +00:00
d54e36b2f6 4.0 add enable to read interface 2022-11-10 08:05:59 +00:00
21188a6f7c [bugfix] fix fix-length dict with element length larger than 64k 2022-11-09 11:35:54 +00:00
f61b55b314 [BUG.FIX] Reduce lock conflicts 2022-11-07 04:38:13 +00:00
55f776959e add diagnose virtual table 2022-11-07 04:35:44 +00:00
525fc5ba35 Auto switch freeze mode for palf. 2022-11-06 03:05:40 +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