571 Commits

Author SHA1 Message Date
yangqise7en
0f9dcf8cd9 add storage schema case in farm & add compaction history obtest & fix progressive merge 2024-07-23 13:32:05 +00:00
Hooper9973
282b374fc4 remove flush scn comparison logic 2024-07-16 15:01:13 +00:00
godyangfight
78e4209eaf [CP] Make START_TRANSFER_IN redo log as STRICT_BARRIER for replay speed limit circular dependency 2024-07-16 10:17:33 +00:00
HaHaJeff
6f6d3fcd08 [CP] reduce the rpc count of PushLogResp 2024-07-15 12:47:13 +00:00
obdev
215e449cbb fix transfer move_tx filter on dest_ls compatible 2024-07-15 05:46:41 +00:00
ZenoWang
806e30570b [FIX] optimize freeze skip throttle && freeze pend replay 2024-07-10 10:54:20 +00:00
hiddenbomb
933d5ca27e fix tablet cache size for compat scene
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2024-07-04 15:51:59 +00:00
obdev
92b3d6058a fix add replica of same version observer when 4.3.0/4.3.1 upgrade to 4.3.2 2024-07-04 08:55:29 +00:00
chinaxing
b5495c5a66 fix parallel_start_pos_ adjust when parallel replay failed 2024-07-04 04:21:03 +00:00
hiddenbomb
f77ac6684c fix unstable mittest case 2024-06-27 13:04:39 +00:00
oceanoverflow
4f8426eb0b Fix backup do not support bandwidth throttle 2024-06-27 05:02:28 +00:00
obdev
ddb72b85c9 add iterator_info stat for hot cache 2024-06-27 04:28:04 +00:00
obdev
718c845327 BUGFIX: fix test_lock_table_callback core 2024-06-26 10:16:58 +00:00
hiddenbomb
c981050104 [FEAT MERGE] mds_mvs
Co-authored-by: xuhuleon <xuhuleon@qq.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2024-06-25 07:51:39 +00:00
obdev
6bf3f38ce4 [FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
2024-06-19 06:41:44 +00:00
mjhmllover
024359ccf0 [FEAT MERGE] Transaction processing query optimization
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
2024-06-18 03:05:14 +00:00
Tsunaou
b29a7dd782 [FEAT MERGE] Set different table mode and compaction strategies to optimize buffer table performance.
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-06-18 02:58:54 +00:00
dimstars
4d5b5ec653 [FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
2024-06-18 02:18:17 +00:00
ZenoWang
3baaf656a8 [CP] [FIX] handle 4018 when parallel dump tx data memtable 2024-06-18 01:20:25 +00:00
obdev
d8fe3c810b [FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
2024-06-17 22:51:03 +00:00
hwx65
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
ZenoWang
ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze 2024-06-17 11:50:32 +00:00
chinaxing
156e89bb28 simply pdml code, remove compat logic on leader 2024-06-17 09:49:23 +00:00
obdev
0e82d014fd fix undo_node pre_alloc and add tx_ctx replay from middle case 2024-05-29 07:45:25 +00:00
HaHaJeff
d19563a1ae [CP] fixed mittest failed 2024-05-28 11:14:52 +00:00
HaHaJeff
d43df89ee1 fixed missing error codes 2024-05-24 05:24:21 +00:00
obdev
c10a663da7 fix: support raw_read() for log cache 2024-05-24 04:39:21 +00:00
HaHaJeff
7e0254fd00 [CP] fix log corrupt becuase raw write concurrently 2024-05-22 14:16:13 +00:00
obdev
471ffdb96c fix tx_op release when deserialize tx_data from sstable alloc memory failed 2024-05-21 06:47:41 +00:00
ZenoWang
430086798f [CP] [FIX] make split_range feel range closed or opened 2024-05-21 05:26:58 +00:00
obdev
aba3d456da [FEAT MERGE] remove retain_ctx use tx_data to hold mds op and optimise transfer move tx with check tx is needed 2024-05-17 13:16:16 +00:00
KyrielightWei
a5dbe3737d Refine tx ls state to support on_start_working retry 2024-05-17 07:47:03 +00:00
Tyshawn
9bb5269c64 [BUG.FIX] fix normal tablet buffer memory fragment 2024-05-16 12:46:49 +00:00
shenyunlong.syl
9dda2ed0ea [CP] [OBKV] fix intermittent timeout in test_htable_lock 2024-05-16 08:46:29 +00:00
zhjc1124
46e9e157f9 remove sys group from occupying group_id 2024-05-13 14:31:26 +00:00
Handora
afe7b912d6 [BUG] fix transfer between rollback to 2024-05-11 03:45:54 +00:00
Handora
108e3f48fd [BUG] fix the defensive code when memtable set start scn if backoffed 2024-04-30 13:18:36 +00:00
HaHaJeff
82b9d623ef optimize log print when restart observer failed because of check log pool integrity failed. 2024-04-30 12:56:29 +00:00
obdev
eac47ba12a fix create_tablet_extra_info compatibility. 2024-04-25 04:32:10 +00:00
KyrielightWei
552307f1e1 [CP] Prohibit dup table local read on a election expired leader 2024-04-24 04:16:16 +00:00
coolfishchen
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
Tyshawn
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
felix-w15
784e448714 submit log interface to nonblcok 2024-04-17 10:51:19 +00:00
KyrielightWei
78578299f4 refine dup table new gc code in leader_switch 2024-04-16 20:51:19 +00:00
YangEfei
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
windye
7aca4ef065 [FEAT MERGE] Optimize dml performance in multi-local index scenarios
Co-authored-by: Handora <qcdsr970209@gmail.com>
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-16 15:27:21 +00:00
obdev
5c28cef93c [FEAT MERGE]show limit
Co-authored-by: maosy <630014370@qq.com>
Co-authored-by: ND501 <chmbai02@gmail.com>
2024-04-16 15:11:32 +00:00
obdev
49b1cfbe6b [FEAT MERGE] support log cache for read optimazation
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2024-04-16 10:45:36 +00:00
JiahuaChen
67d7a0f8de Check slog disk during restart 2024-04-16 08:16:15 +00:00
ZhenNan0
8924e7291b Clear ls location cache for dropped tenants 2024-04-15 15:06:06 +00:00