294 Commits

Author SHA1 Message Date
obdev
e993318693 fix tenant_data_version & need_create_empty_major compatible. 2024-01-26 10:47:27 +00:00
renju96
27c9a5278f Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-01-23 03:12:29 +00:00
chinaxing
1e2b018bbf [replay] fix replay serial part log when txn recover scn after final serial log 2024-01-17 07:43:09 +00:00
JiahuaChen
98d518f292 Limit memory consumption during block manager mark and sweep 2024-01-16 04:42:25 +00:00
chinaxing
b3ec417991 skip active memtable when flush redo for freeze 2024-01-15 13:42:48 +00:00
nroskill
88f0d9e139 remove tenant io manager hash in io manager 2024-01-11 13:50:08 +00:00
chinaxing
056e47167d misc refinement 2024-01-11 10:14:47 +00:00
obdev
b6b729dbe6 fix allocator constructor 2024-01-10 04:18:36 +00:00
ZenoWang
fc9414974c [FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation 2024-01-05 03:42:39 +00:00
ZenoWang
3bdc9cb5df [FIX] do throttle when mds operation is finished instead of allocating mds memory 2024-01-04 13:42:38 +00:00
felix-w15
46e5a241ce create savepoint not abort tx to avoid concurrent with stmt execute 2024-01-04 05:12:53 +00:00
chinaxing
5954384755 [bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-01-02 08:47:46 +00:00
Hooper9973
c5c5a5dffe fix macro block id array use searray operator= 2023-12-28 11:47:53 +00:00
fforkboat
15a066cf26 [CP] opt: provide a new sync interface for getting gts timestamp 2023-12-26 09:16:21 +00:00
felix-w15
d7ae28defd only reset tx active_scn to enable recgnize first stmt retry 2023-12-26 03:13:40 +00:00
Handora
d199dde599 [BUG] fix memtable mgr op deadlock 2023-12-25 14:13:08 +00:00
chinaxing
f8733a5dcb add sanity check logic clock in trans state sync 2023-12-25 08:13:17 +00:00
chinaxing
bbc7b62785 fix switch to follower forcedly will failed due to no memory 2023-12-24 15:12:44 +00:00
obdev
bfe2b080dd BUGFIX: make sure clean the ls if created failed 2023-12-22 09:14:52 +00:00
obdev
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
renju96
d46c084cf6 [index_block_row_scan]add ObDDLSStableAllRangeIterator to handle ddl_merge_sstable with index_tree_height > 2 2023-12-20 04:13:30 +00:00
JiahuaChen
3a762b2721 Change code owners 2023-12-19 16:13:33 +00:00
Tyshawn
28a14b828b [BUG.FIX] Fixed compare-and-swap (CAS) tablet with an I/O operator. 2023-12-19 15:13:57 +00:00
yangqise7en
d71f187a75 fix storage_schema compat serialize & wrong multi_version_start & major rs checker hung 2023-12-18 18:13:04 +00:00
Charles0429
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
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
obdev
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
ZenoWang
56e0ec6dcf [FEAT MERGE] Implement Resource Throttle 2023-12-12 15:12:41 +00:00
Handora
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
KyrielightWei
08a76580f3 [CP] fix mds memory leak bug after creating buffer ctx failed 2023-12-07 14:42:56 +00:00
Fengjingkun
62d265e263 return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable 2023-12-07 10:12:57 +00:00
z404289981
f88042bfd9 check row mvcc flag 2023-12-06 03:46:42 +00:00
fengdeyiji
fc2fa5a780 [MDS] mds table flush by order 2023-12-05 03:12:06 +00:00
Fengjingkun
6a7028aafc fix meta cache and fix problem about table store serialize size exceeds 2MB 2023-11-28 17:16:14 +00:00
hiddenbomb
df4375fa1b [CP] adjust tablet pointer reset order to avoid memory access violation 2023-11-28 12:42:18 +00:00
obdev
89fe95433a let get_local_addr_ipv4 return error code 2023-11-28 07:46:59 +00:00
renju96
bd30e79e18 [CP] fix unstable farm_case 2023-11-28 02:41:41 +00:00
renju96
879c062c3b [CP] fix io schedule when close resource_plan 2023-11-27 12:47:46 +00:00
obdev
654e89bbe1 [FEAT MERGE] impl skip tablet 2023-11-27 08:47:22 +00:00
obdev
fdae2b1ab4 [memtable_mgr] ObTabletMemtableMgr memtable management 2023-11-27 08:00:49 +00:00
Fengjingkun
585c33cf4b remove useless version in macro data seq 2023-11-27 07:47:00 +00:00
felix-w15
13d649f400 implicit trx first stmt retry does not abort tx 2023-11-27 06:51:19 +00:00
windye
a1c2792ab7 optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-11-23 10:41:22 +00:00
Hooper9973
7dccad4b78 [opt] micro buffer writer 2023-11-21 10:40:51 +00:00
Hooper9973
66b23176d2 [SKIP INDEX] adapt index block aggregate data is null. 2023-11-20 18:11:07 +00:00
JiahuaChen
4116593fec Unify tablet creation to use ObCreateTabletSchema 2023-11-20 13:45:04 +00:00
obdev
49335d8e84 fix deserialize arg in multi-transation commit 2023-11-20 09:36:49 +00:00
yangqise7en
8c29838c4a [CP] should not push multi_version_start before reserved_snapshot_clog sync 2023-11-20 08:37:14 +00:00
ND501
1d6cb7cde6 Tablet normalized leak diagnosis 2023-11-17 10:45:14 +00:00