436 Commits

Author SHA1 Message Date
chinaxing
98b9115578 [CP] fast abort transaction 2023-10-16 03:43:16 +00:00
BinChenn
c976f0e263 [fix] fix concurrent get and slide in FixedSlidingWindow 2023-10-15 12:13:10 +00:00
BinChenn
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
WeiXinChan
79253707a7 [CP] [Bugfix] fix multi database authentication failure 2023-10-13 02:44:04 +00:00
Naynahs
0fe674397d [CP] Add replica into blacklist when migrating 2023-10-12 12:09:44 +00:00
yangqise7en
ba235676b3 fix extra medium info fuse bug 2023-10-12 10:40:08 +00:00
zhjc1124
e621b30dd9 alter ob_tcp_invited_nodes max_length=64K 2023-10-12 02:39:56 +00:00
shenyunlong.syl
66452923c0 [CP] [CP] feat: implement virtual table and system view for obkv connections 2023-10-10 08:40:13 +00:00
chinaxing
223cf90c93 fix delay callback scheduler in clear phase 2023-09-25 02:40:07 +00:00
obdev
5a47b904ed fix:is json check constrain bug, json-table path expr not quoted supported, gdb charset result incorrect 2023-09-22 09:44:04 +00:00
LoLolobster
6ec6205533 Abandon encrypt_key when setting log_archive_dest/data_backup_dest/log_restore_source 2023-09-22 07:40:07 +00:00
wjhh2008
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
fengdeyiji
d23c31fd93 [MDS] avoid hold mds_unit's lock when lock_for_read 2023-09-21 04:10:19 +00:00
xianyu-w
982796f754 Fix IS_OR flag and mysqltest 2023-09-20 17:20:59 +00:00
sdc
db195563f0 [CP] fix correctness problem because of gi split tasks randomly 2023-09-20 14:15:14 +00:00
yangqise7en
526eb5bf90 [CP] scheduler iter reset errno 2023-09-20 13:44:17 +00:00
BinChenn
62462d6875 [fix] restart the arb server will core after upgrading from 4.1 2023-09-18 08:10:07 +00:00
GroundWu
98f8d4dd13 [xml] fix ObPathVarObject mem leak 2023-09-18 07:40:15 +00:00
SanmuWangZJU
2970475539 [OBCDC] Fix memory not controlled caused by redo dispatch not under controll 2023-09-18 03:44:04 +00:00
hamstersox
47089d3931 fix some recover table bugs 2023-09-15 11:10:25 +00:00
BinChenn
eeacd9c6bc [fix] fix the committed_end_lsn can not be advanced after removing member 2023-09-15 02:40:16 +00:00
a1iive
7da311d37c [CP] use memory_context in dag_scheduler 2023-09-15 00:10:05 +00:00
Handora
49a3fb1c78 [OPTIMIZATION] remove timeguard in latch guard in callbacklist 2023-09-14 09:17:50 +00:00
hiddenbomb
8916aa3e85 adjust mds time guard timeout & fix some minor issue 2023-09-14 08:13:46 +00:00
jiadebinmary@gmail.com
2bf2d711da Add free logic for tenant_mutil_allocator_mgr. 2023-09-14 05:14:22 +00:00
hamstersox
2e5f6f237e fix some archive bugs
Co-authored-by: wxhwang <wxhwang@126.com>
2023-09-13 11:40:39 +00:00
WeiXinChan
68c5f0ce3e [Bugfix]tableapi session pool split to tenant 2023-09-13 06:19:37 +00:00
fengdeyiji
7b972979cf [DeadLock] fix core-risk when 4013 2023-09-12 12:14:02 +00:00
yangqise7en
7b4f5eeffe add compaction dag limit & batch size 2023-09-12 08:40:21 +00:00
KyrielightWei
36322c7d68 replace get_ls_ctx_mgr with get_ls in acquire_local_snapshot 2023-09-12 03:10:47 +00:00
a1iive
ffd6829b5b fix dag scheduler destroy when init failed 2023-09-12 02:40:35 +00:00
18523270951@163.com
de8174ebf2 discard ObChunkRowDE mod && do not push view task when queue size almost full 2023-09-09 11:44:07 +00:00
GroundWu
e1081698d6 [OBKV][CP] patch config _obkv_feature_mode from 32x 2023-09-09 11:40:26 +00:00
ob-robot
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
hiddenbomb
09e955551a empty addr semantic support for complex addr 2023-09-08 13:01:10 +08:00
obdev
ddf42a46e7 [CP]cherry-pick current_timestamp from 32x 2023-09-08 11:02:25 +08:00
chinaxing
cb23820276 [master] fix io-thread hang in handle savepoint rollback resp 2023-09-08 10:50:16 +08:00
wxhwang
f4bf5f41c9 [FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2023-09-05 06:47:00 +00:00
shenyunlong.syl
b60e4f8d97 [FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
2023-09-04 01:10:37 +00:00
Fengjingkun
081d5b2dd1 optimize memtable releasing in mini compaction 2023-09-01 02:10:43 +00:00
hiddenbomb
6e1811678e refine tablet init functions & refactor code struct 2023-08-31 12:10:35 +00:00
obdev
03b37d3730 [FEAT MERGE] change the semantics of tenant=all 2023-08-31 03:10:42 +00:00
linqiucen
185d056d52 new rs job related to tenant LOCALITY, PRIMARY ZONE, UNIT_NUM 2023-08-30 12:14:02 +00:00
zzg19950727
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
fengdeyiji
0528277691 [MDS/DeadLock] remove uniittest file included in src dir 2023-08-30 08:10:49 +00:00
Handora
b9d0639eb7 [BUG] fix memtable case 2023-08-30 07:48:22 +00:00
obdev
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
Tyshawn
c399d81179 [BUG.FIX] reduce macro id set memory footprints by using without no lock mode. 2023-08-29 07:48:02 +00:00
obdev
0697e7f776 [FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
2023-08-29 05:18:37 +00:00
AntiTopQuark
e0b1dda713 [FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
2023-08-25 08:44:14 +00:00