chinaxing
|
438a70b2b8
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2023-12-18 14:04:23 +08:00 |
|
fengdeyiji
|
a17991664f
|
[DeadLock] fix memory leak when call multi_set()
|
2023-12-18 14:04:23 +08:00 |
|
ZenoWang
|
56e0ec6dcf
|
[FEAT MERGE] Implement Resource Throttle
|
2023-12-12 15:12:41 +00:00 |
|
chaser-ch
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
Handora
|
49a3fb1c78
|
[OPTIMIZATION] remove timeguard in latch guard in callbacklist
|
2023-09-14 09:17:50 +00:00 |
|
Handora
|
b9d0639eb7
|
[BUG] fix memtable case
|
2023-08-30 07:48:22 +00:00 |
|
ZenoWang
|
bcab8c659b
|
Delete Table Index In QueryEngine
|
2023-08-24 04:48:41 +00:00 |
|
chinaxing
|
ea61a471d1
|
[master] change seq_no to ObTxSEQ
|
2023-08-10 06:12:31 +00:00 |
|
obdev
|
319e9f0a3c
|
fix some test case
|
2023-07-27 14:24:16 +00:00 |
|
obdev
|
a8fed65b7a
|
delete old mds code
|
2023-07-11 14:13:59 +00:00 |
|
xuhuleon
|
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 |
|
Handora
|
77f83568f9
|
[OPTIMIZATION] performance is slow down for submit redo with big txn
|
2023-05-26 08:46:47 +00:00 |
|
Handora
|
b5ac0c7bf6
|
optimize memtable garbage collection
|
2023-05-16 09:46:50 +00:00 |
|
obdev
|
cf5be5d6f4
|
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-11 13:58:38 +00:00 |
|
obdev
|
e6cf47df8f
|
push memtable max_end_scn to start_scn + 1 for replay multi-transaction commit log
|
2023-05-05 04:45:21 +00:00 |
|
obdev
|
8fb50cdf65
|
[FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2023-04-26 15:30:18 +00:00 |
|
Handora
|
7beeb7dd31
|
[BUG] fix after append cb core
|
2023-04-24 07:11:32 +00:00 |
|
obdev
|
5aba3122f5
|
fix storage schema bug that dec unsync_cnt_for_multi_data
|
2023-04-21 05:11:14 +00:00 |
|
Handora
|
a920d19e0a
|
[BUG] remove callback when on failure
|
2023-04-04 07:14:37 +00:00 |
|
obdev
|
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 |
|
stdliu
|
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 |
|
simonjoylet
|
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 |
|
obdev
|
ba19ba90e0
|
[FEAT MERGE] del_tenant_memleak branch
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-01-28 19:29:23 +08:00 |
|
Handora
|
561432c689
|
[FEAT MERGE] Big Txn Execution Optimization
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
976cfca700
|
Replace memtable pointer with ObTableHandleV2 and use LSHandle in ObMemtable
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
2754b76deb
|
Split logstream_freeze and tablet_freeze
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
99d4f56fec
|
[scn] mv definition of SCN to dir of share
|
2023-01-12 19:02:33 +08:00 |
|
Handora
|
e77375018e
|
[scn] scn for memtable
|
2023-01-12 19:02:33 +08:00 |
|
obdev
|
54b64a7263
|
[scn] fix failure of mittest after refresh feature scn
|
2023-01-12 19:02:20 +08:00 |
|
wangzelin.wzl
|
93a1074b0c
|
patch 4.0
|
2022-10-24 17:57:12 +08:00 |
|
nroskill
|
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 |
|
oceanbase-admin
|
cea7de1475
|
init push
|
2021-05-31 22:56:52 +08:00 |
|