21 Commits

Author SHA1 Message Date
ca888a3e8c [CP] optimize memtable garbage collection 2023-06-15 16:54:23 +00:00
d76cb44cda [CP] [OPTIMIZATION] performance is slow down for submit redo with big txn 2023-06-15 06:35:08 +00:00
2f04549886 [CP] push the memtable whose end_max_scn is 0 from max_end_scn to start_scn + 1 for replay multi-transaction commit log 2023-05-17 03:12:29 +00:00
c11a142fc5 change set_max_end_scn to set_end_scn and add unittest for empty memtable problem 2023-05-06 08:39:40 +00:00
1479613217 [CP] [BUG] fix after append cb core 2023-04-25 09:13:57 +00:00
1514c65c0d [CP] fix storage schema bug that dec unsync_cnt_for_multi_data 2023-04-23 16:55:10 +00:00
a920d19e0a [BUG] remove callback when on failure 2023-04-04 07:14:37 +00:00
df6007521e use max_applied_scn in remove_callbacks_for_remove_memtable
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-02-08 11:43:52 +08: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
0f14606391 [FEAT MERGE] instant ddl commit
Co-authored-by: hiddenbomb <bwgui203@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: rolandqi <qikai456@126.com>
2023-01-28 20:34:20 +08:00
ba19ba90e0 [FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-01-28 19:29:23 +08:00
561432c689 [FEAT MERGE] Big Txn Execution Optimization 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
2754b76deb Split logstream_freeze and tablet_freeze 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
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
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
d5a5ed4251 fix btree core 2022-01-05 20:36:49 +08:00
gm
4a92b6d7df reformat source code
according to code styles, 'AccessModifierOffset' should be -2.
2021-06-17 10:40:36 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00