|
08a76580f3
|
[CP] fix mds memory leak bug after creating buffer ctx failed
|
2023-12-07 14:42:56 +00:00 |
|
|
62d265e263
|
return ObSSTableWrapper instead of ObITable* when getting cg sstable from co sstable
|
2023-12-07 10:12:57 +00:00 |
|
|
f88042bfd9
|
check row mvcc flag
|
2023-12-06 03:46:42 +00:00 |
|
|
fc2fa5a780
|
[MDS] mds table flush by order
|
2023-12-05 03:12:06 +00:00 |
|
|
6a7028aafc
|
fix meta cache and fix problem about table store serialize size exceeds 2MB
|
2023-11-28 17:16:14 +00:00 |
|
|
df4375fa1b
|
[CP] adjust tablet pointer reset order to avoid memory access violation
|
2023-11-28 12:42:18 +00:00 |
|
|
89fe95433a
|
let get_local_addr_ipv4 return error code
|
2023-11-28 07:46:59 +00:00 |
|
|
bd30e79e18
|
[CP] fix unstable farm_case
|
2023-11-28 02:41:41 +00:00 |
|
|
879c062c3b
|
[CP] fix io schedule when close resource_plan
|
2023-11-27 12:47:46 +00:00 |
|
|
654e89bbe1
|
[FEAT MERGE] impl skip tablet
|
2023-11-27 08:47:22 +00:00 |
|
|
fdae2b1ab4
|
[memtable_mgr] ObTabletMemtableMgr memtable management
|
2023-11-27 08:00:49 +00:00 |
|
|
585c33cf4b
|
remove useless version in macro data seq
|
2023-11-27 07:47:00 +00:00 |
|
|
13d649f400
|
implicit trx first stmt retry does not abort tx
|
2023-11-27 06:51:19 +00:00 |
|
|
1d538b327f
|
[CP] [Bugfix] on update current_timestamp bug & TbSessNodeVal memory leak
|
2023-11-23 16:40:54 +00:00 |
|
|
a1c2792ab7
|
optimization for tablet meta iops [FEAT MERGE]
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-11-23 10:41:22 +00:00 |
|
|
a19665eec0
|
[FEAT MERGE] cherry pick restore_pf_opt from 421release to master
|
2023-11-23 04:15:59 +00:00 |
|
|
7dccad4b78
|
[opt] micro buffer writer
|
2023-11-21 10:40:51 +00:00 |
|
|
66b23176d2
|
[SKIP INDEX] adapt index block aggregate data is null.
|
2023-11-20 18:11:07 +00:00 |
|
|
4116593fec
|
Unify tablet creation to use ObCreateTabletSchema
|
2023-11-20 13:45:04 +00:00 |
|
|
cff0c95deb
|
remove domain string
|
2023-11-20 11:40:51 +00:00 |
|
|
49335d8e84
|
fix deserialize arg in multi-transation commit
|
2023-11-20 09:36:49 +00:00 |
|
|
8c29838c4a
|
[CP] should not push multi_version_start before reserved_snapshot_clog sync
|
2023-11-20 08:37:14 +00:00 |
|
|
1d6cb7cde6
|
Tablet normalized leak diagnosis
|
2023-11-17 10:45:14 +00:00 |
|
|
fb6afc1f23
|
delete useless code & remove lambda
|
2023-11-17 07:41:07 +00:00 |
|
|
960df4d65c
|
reduce EncodePivot memory usage with lots of columns and few rows
|
2023-11-16 14:46:15 +00:00 |
|
|
6701143371
|
[BUG.FIX] fix ddl kv count bug.
|
2023-11-16 09:40:41 +00:00 |
|
|
e9fa5cef72
|
[FEAT MERGE] FEATURE: ls state optimization
|
2023-11-15 08:44:47 +00:00 |
|
|
98c4e09fa1
|
remove k3.alibaba-inc
|
2023-11-15 05:10:19 +00:00 |
|
|
41296128f1
|
micro writer buffer uses the default allocator
|
2023-11-14 10:10:32 +00:00 |
|
|
3eb34fe37e
|
del useless code
|
2023-11-10 11:39:11 +00:00 |
|
|
42cc13dfea
|
fix divided_by_zero and errcode overlapped
|
2023-11-10 07:09:23 +00:00 |
|
|
d9de59fd05
|
[SKIP INDEX] fix falifisable filter use incorrect obj meta.
|
2023-11-09 13:05:54 +00:00 |
|
|
505d5a601a
|
[CP] Replace ObConcurrentFIFOAllocator with ObFIFOAllocator.
|
2023-11-07 11:09:23 +00:00 |
|
|
607bfa740b
|
fix bug: register interrupt with guard not has a return code
|
2023-11-06 11:43:57 +00:00 |
|
|
7846915626
|
[SKIP INDEX] remove skip index storing prefixes
|
2023-11-06 03:10:25 +00:00 |
|
|
3f8c7213fb
|
[CP] [4_2_x]fix white_list match error
|
2023-11-01 13:09:11 +00:00 |
|
|
71aa08728f
|
Fix memstore not release after table refresh
|
2023-11-01 08:13:07 +00:00 |
|
|
933a2b5031
|
make trans trace log buffer bigger in debug mode
|
2023-11-01 06:09:06 +00:00 |
|
|
c91f22632a
|
Changing the response packet size of remote SQL to 2MB
|
2023-10-31 20:39:28 +00:00 |
|
|
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 |
|
|
c9753f2968
|
license opt: Identify external and internal code and modify their open source licenses correctly.
|
2023-10-23 03:43:44 +00:00 |
|
|
7de3b4472a
|
fix gi split task randomly bug
|
2023-10-18 07:09:55 +00:00 |
|
|
7d09de4477
|
[DeadLock] adjust some log print and fix get_scheudler may deadlock risk
|
2023-10-18 05:09:34 +00:00 |
|
|
eb7a594855
|
[BUG.FIX] fix -4016 issue when loading tablet
|
2023-10-18 03:13:55 +00:00 |
|
|
98b9115578
|
[CP] fast abort transaction
|
2023-10-16 03:43:16 +00:00 |
|
|
c976f0e263
|
[fix] fix concurrent get and slide in FixedSlidingWindow
|
2023-10-15 12:13:10 +00:00 |
|
|
9cb41a41d6
|
[fix] the new leader do not degrade crashed server when arbitration_timeout is larger than 10s
|
2023-10-13 05:40:00 +00:00 |
|
|
79253707a7
|
[CP] [Bugfix] fix multi database authentication failure
|
2023-10-13 02:44:04 +00:00 |
|
|
0fe674397d
|
[CP] Add replica into blacklist when migrating
|
2023-10-12 12:09:44 +00:00 |
|
|
ba235676b3
|
fix extra medium info fuse bug
|
2023-10-12 10:40:08 +00:00 |
|