Commit Graph

31 Commits

Author SHA1 Message Date
55bfead71e [CP] fix mds replay issue 2023-01-12 19:02:33 +08:00
c6fc31de73 do not check main tablet existence for aux tablet while replaying clog 2023-01-12 19:02:33 +08:00
050e984b04 [FEAT MERGE] OLTP performance optimization feature 2023-01-12 19:02:33 +08:00
ea4e649833 add defensive code for col checksum 2023-01-12 19:02:33 +08:00
237b9e6734 [4.x] fix two bug in binding_info 2023-01-12 19:02:33 +08:00
fa726077f7 fix migrate lob tablets issue 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 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
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
3cdfb11aa5 [scn] fix test_memtable and errno 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
9842295897 replace log_ts with scn 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
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 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
ed83a15813 get tablet with timeout 2022-11-22 09:05:42 +00:00
35313f0152 [CP] [4.0] fix the multi-data writen by multi-trans register is filled by last multi-trans abort 2022-11-18 08:05:37 +00:00
16a4a46d78 swallow 4200 error if insert pinned tablet 2022-11-11 10:39:36 +00:00
27459b3e05 Fix ls migration tablet meta merge with clog_checkpoint_ts 2022-11-10 02:37:28 +00:00
bb37fd7a3c Fix ObCreateTabletInfo wrongly assigned 2022-11-09 15:05:57 +00:00
4811eda0b1 [4.0] Swap multi-data modification order of binding_info and tablet_status when the multi-transaction abort 2022-11-07 16:37:58 +00:00
6dba6ed96f [4.0] dec unsubmitted cnt that is added in prepare of multi-transaction for replay when transaction abort 2022-11-03 10:07:55 +00:00
6ff3c39b49 read msd from frozen memtables in mini merge procedure 2022-11-03 04:36:09 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00