Commit Graph

467 Commits

Author SHA1 Message Date
215e449cbb fix transfer move_tx filter on dest_ls compatible 2024-07-15 05:46:41 +00:00
806e30570b [FIX] optimize freeze skip throttle && freeze pend replay 2024-07-10 10:54:20 +00:00
933d5ca27e fix tablet cache size for compat scene
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2024-07-04 15:51:59 +00:00
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
b5495c5a66 fix parallel_start_pos_ adjust when parallel replay failed 2024-07-04 04:21:03 +00:00
f77ac6684c fix unstable mittest case 2024-06-27 13:04:39 +00:00
4f8426eb0b Fix backup do not support bandwidth throttle 2024-06-27 05:02:28 +00:00
ddb72b85c9 add iterator_info stat for hot cache 2024-06-27 04:28:04 +00:00
718c845327 BUGFIX: fix test_lock_table_callback core 2024-06-26 10:16:58 +00:00
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
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
024359ccf0 [FEAT MERGE] Transaction processing query optimization
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
2024-06-18 03:05:14 +00:00
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
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
3baaf656a8 [CP] [FIX] handle 4018 when parallel dump tx data memtable 2024-06-18 01:20:25 +00:00
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
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
ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze 2024-06-17 11:50:32 +00:00
156e89bb28 simply pdml code, remove compat logic on leader 2024-06-17 09:49:23 +00:00
0e82d014fd fix undo_node pre_alloc and add tx_ctx replay from middle case 2024-05-29 07:45:25 +00:00
d19563a1ae [CP] fixed mittest failed 2024-05-28 11:14:52 +00:00
d43df89ee1 fixed missing error codes 2024-05-24 05:24:21 +00:00
c10a663da7 fix: support raw_read() for log cache 2024-05-24 04:39:21 +00:00
7e0254fd00 [CP] fix log corrupt becuase raw write concurrently 2024-05-22 14:16:13 +00:00
471ffdb96c fix tx_op release when deserialize tx_data from sstable alloc memory failed 2024-05-21 06:47:41 +00:00
430086798f [CP] [FIX] make split_range feel range closed or opened 2024-05-21 05:26:58 +00:00
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
a5dbe3737d Refine tx ls state to support on_start_working retry 2024-05-17 07:47:03 +00:00
9bb5269c64 [BUG.FIX] fix normal tablet buffer memory fragment 2024-05-16 12:46:49 +00:00
9dda2ed0ea [CP] [OBKV] fix intermittent timeout in test_htable_lock 2024-05-16 08:46:29 +00:00
46e9e157f9 remove sys group from occupying group_id 2024-05-13 14:31:26 +00:00
afe7b912d6 [BUG] fix transfer between rollback to 2024-05-11 03:45:54 +00:00
108e3f48fd [BUG] fix the defensive code when memtable set start scn if backoffed 2024-04-30 13:18:36 +00:00
82b9d623ef optimize log print when restart observer failed because of check log pool integrity failed. 2024-04-30 12:56:29 +00:00
eac47ba12a fix create_tablet_extra_info compatibility. 2024-04-25 04:32:10 +00:00
552307f1e1 [CP] Prohibit dup table local read on a election expired leader 2024-04-24 04:16:16 +00:00
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
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
784e448714 submit log interface to nonblcok 2024-04-17 10:51:19 +00:00
78578299f4 refine dup table new gc code in leader_switch 2024-04-16 20:51:19 +00:00
7a78d20312 [FEAT MERGE] MySQL lock functions and DMBS_LOCK.RELEASE 2024-04-16 17:16:59 +00:00
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
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
49b1cfbe6b [FEAT MERGE] support log cache for read optimazation
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
2024-04-16 10:45:36 +00:00
67d7a0f8de Check slog disk during restart 2024-04-16 08:16:15 +00:00
8924e7291b Clear ls location cache for dropped tenants 2024-04-15 15:06:06 +00:00
4bb2e95295 diagnose memory bloat 2024-04-15 03:20:56 +00:00
04dc1917c7 [MDS] add check_transfer_in_redo_written() interface on tablet 2024-04-10 11:21:48 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
cc135f2ce2 close skip_ghost_row for wrong is_rowkey_first_row_already_output_ flag 2024-04-09 10:25:25 +00:00