Commit Graph

431 Commits

Author SHA1 Message Date
729902b847 check thread stop in archive consumption
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
2023-11-16 12:44:57 +00:00
5f0bc533d0 fix double free storage schema issue and refactor some code 2023-11-16 11:10:57 +00:00
e9fa5cef72 [FEAT MERGE] FEATURE: ls state optimization 2023-11-15 08:44:47 +00:00
96fbcde3a7 Fix the issue of inaccurate reading of multiple ranges in columnar storage for multiple partition scenarios 2023-11-15 04:49:08 +00:00
42ba799a75 [CP] remove restore proxy case 2023-11-14 14:40:46 +00:00
62f271557e forbid direct load for non-empty cotable&& fix 4103 2023-11-09 15:10:57 +00:00
c812b85881 check dup tablet set in trans and add dup table restart case 2023-11-06 08:43:29 +00:00
7f09dcd4a7 Add minor merge test for ghost row cross to macro data 2023-11-03 11:13:14 +00:00
71aa08728f Fix memstore not release after table refresh 2023-11-01 08:13:07 +00:00
9c0500e048 [CP] [Bugfix] fix ObHTableLockMgr from MTL_BIND to MTL_BIND2 2023-10-31 22:09:21 +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
0217ac203e docs: fix typos in mittest/palf_cluster/README.md 2023-10-26 10:45:45 +05:45
c9753f2968 license opt: Identify external and internal code and modify their open source licenses correctly. 2023-10-23 03:43:44 +00:00
a17f917618 [CP] ddl kv use first ddl sstable to get compressor type when available 2023-10-19 08:40:01 +00:00
eb7a594855 [BUG.FIX] fix -4016 issue when loading tablet 2023-10-18 03:13:55 +00:00
c5be3d3110 set register_no into ObTxBufferNode to filter replay mds redo 2023-10-17 09:13:57 +00:00
83eed2863c [CP] ddl kv use first ddl sstable to get compressor type 2023-10-16 04:13:20 +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
fc85a979ab Tablet will not hold memtable ref when ls offline 2023-10-12 02:10:01 +00:00
a81e6710b5 transform empty shell with tiny tablet, and rm persist queue 2023-10-09 12:13:30 +00:00
89f26dca03 Clear expired ObTabletLSCache for dropped tenants 2023-10-09 03:13:29 +00:00
4fdfd2c977 fix unstable ut: test_sstable_row_multi_scanner 2023-10-08 03:09:47 +00:00
f7e8c4224a Add update_tablet_release_memtable() for LS offline 2023-10-07 06:39:34 +00:00
5cede3d9ea [PALF] PALF Cluster Test Framework 2023-09-27 08:43:51 +00:00
491f031551 fix read all committed mode 2023-09-20 16:15:22 +00:00
eeacd9c6bc [fix] fix the committed_end_lsn can not be advanced after removing member 2023-09-15 02:40:16 +00:00
e5822c705c [BUG] add callback logging blocked bug detect 2023-09-13 13:40:29 +00:00
68c5f0ce3e [Bugfix]tableapi session pool split to tenant 2023-09-13 06:19:37 +00:00
dacb6589dc fixed read log failed during flashback 2023-09-13 06:10:43 +00:00
dee288d4b6 [DETECT] add count down state to adapt sql retry deadlock 2023-09-12 09:10:43 +00:00
f70f1dcb29 Fix transfer mittest cases 2023-09-09 12:24:34 +00:00
cade45ca80 Add new rpc queue for storage_ha 2023-09-09 10:55:37 +00:00
09e955551a empty addr semantic support for complex addr 2023-09-08 13:01:10 +08:00
7aad6f2d81 fixed read invalid data because of read block is being deleted. 2023-09-06 07:21:32 +00:00
bed8398a6b BUGFIX: fix tx data recycle 2023-09-05 04:10:41 +00:00
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
6e1811678e refine tablet init functions & refactor code struct 2023-08-31 12:10:35 +00:00
49d54bfc46 [FEAT MERGE] Parallel create table
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-08-31 10:40:35 +00:00
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
185d056d52 new rs job related to tenant LOCALITY, PRIMARY ZONE, UNIT_NUM 2023-08-30 12:14:02 +00:00
b27045e417 BUGFIX: tablelock release memctx lock before retry 2023-08-30 09:10:38 +00:00
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
81b8923b14 [FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
2023-08-29 10:41:01 +00:00
0ca997cb54 fix core when print replay_tablet_task and remove tenant 2023-08-25 02:44:10 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
5a40101258 add dup table gc mittest 2023-08-21 09:40:32 +00:00
d78e7ce778 [opt] add defensive code in PalfHandleImpl::disable_vote 2023-08-17 12:26:46 +00:00
24659c98b6 checkpoint link list lock optimization 2023-08-17 10:54:47 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
115f639cd5 [FIX] serialize tx ctx in tx ctx lock 2023-08-11 02:12:53 +00:00