Commit Graph

420 Commits

Author SHA1 Message Date
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
44fc2f09f5 [FEAT MERGE] perf opt and support cs compaction to row
Co-authored-by: z404289981 <z404289981@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: wudidapaopao <664920313@qq.com>
2024-04-07 10:35:21 +00:00
784d2231f6 [CP][FEAT MERGE] implement of log storage compression 2024-04-07 06:45:18 +00:00
a5ffc16b99 [CP] add more timeout to transfer tx multi replica mittest 2024-04-03 11:37:02 +00:00
7ebd7eb100 [CP] fixed unstable mittest 2024-04-03 04:50:28 +00:00
396d455b32 [MDS] add filter functor param in iterator and fix iterate medium_info logic 2024-04-03 04:45:07 +00:00
f3aa96144c BUGFIX: add ls state from stop to offline 2024-04-02 12:39:13 +00:00
39e11e3c17 [CP] fixed unstable mittest case 2024-04-01 10:15:34 +00:00
ced89ec6bd [BUG] only set safe_to_destroy when all data on memtable has been synced 2024-03-28 02:15:21 +00:00
2f5b5ef256 [CP] [LOG] To merge the log4220 feature into the master branch. 2024-03-26 13:15:25 +00:00
ab056c7f09 set the memory size of sys tenant in multi_replica mittest 2024-03-26 10:16:43 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
611b488e79 [CP] [gts] refine gts callback interrupt 2024-03-26 05:20:18 +00:00
f63f346a53 MacroMeta Adapt ddl offset for migration&backup 2024-03-21 10:16:15 +00:00
84c5698b2a [FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
2024-03-20 09:46:02 +00:00
ed65582a24 fixed unstable mittest case 2024-03-20 02:15:33 +00:00
1e94d64dc3 [CP][FEAT MERGE] 42x ipv6完善 2024-03-19 08:39:37 +00:00
1f253e6fd0 [opt] migrating replicas do not send log acks for reducing its impact on the leader 2024-03-18 12:45:04 +00:00
86dfba9c3b [CP] Fix start transfer in is not pre barrier in redo stage bug. 2024-03-18 07:25:48 +00:00
4a570ecf5e fix bug about printing log in multi replica mittest 2024-03-18 07:15:16 +00:00
9e19241519 [TABLELOCK] support lock with multi owner in the same trans 2024-03-15 09:15:36 +00:00
7a8c39abcb [CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
2024-03-14 10:15:21 +00:00
0ea114003e rename result files of the test_ob_multi_replica_basic 2024-03-11 03:46:06 +00:00
241d6bb7de [PALF] add LogIOContext and LogIOUser 2024-03-08 03:30:32 +00:00
3ba79326f4 fix: gts_callback_interrupted change tenant failure 2024-03-05 04:19:57 +00:00
8ef6b21d51 [CP] Add retry interval when transfer task failed 2024-03-04 08:44:13 +00:00
7d6aac9898 direct_load with column_group support aggregated_cg 2024-02-29 13:45:16 +00:00
034cec412b Opt read info for column store 2024-02-29 08:20:18 +00:00
5ff857ba8b [Election] revoke() -> advance_ballot() + downgrade_priority() 2024-02-22 03:16:30 +00:00
14fa1dc5ee fix timeout error when scaning mysql result in blacklist unittest 2024-02-21 07:46:26 +00:00
a9d18eadb8 fix race condition for ls offline tablet remove and empty shell task 2024-02-20 13:15:12 +00:00
d1d2c34d47 fix compile 2024-02-20 08:46:24 +00:00
5f02c08d77 ddl memtable use allocator from ddl kv 2024-02-20 04:12:08 +00:00
9b776d0f06 let transfer src read as fast commit 2024-02-19 13:12:37 +00:00
9cb822a19b convert trans to dist txn during log submitting if transferred 2024-02-18 08:36:22 +00:00
dd4af47ecc fix row offset in DDL_MERGE_CO_SSTABLE 2024-02-10 11:46:50 +00:00
a0b5fa8b48 [CP] [BUG.FIX] fix unexpected wash tablet from map 2024-02-10 11:09:40 +00:00
fc51a52d1b optimize implement of get_max_applied_scn() 2024-02-10 09:10:04 +00:00
a41bedc587 fixed restart failed because of create ls failed in ObLogService 2024-02-10 08:55:39 +00:00
7325f3b22f fixed no log callback because log disk full of arb replica 2024-02-10 06:34:00 +00:00
eebd59b11b set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
2024-02-10 06:11:13 +00:00
0c56e628e0 [TABLELOCK] fix several bugs about timeout in tablelock 2024-02-10 05:34:25 +00:00
9a75df1e1a [CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist 2024-02-10 05:08:24 +00:00
85a1f1a507 fix tenant_data_version & need_create_empty_major compatible. 2024-02-10 02:56:08 +00:00
c2c0671855 Fix: macro block ref_cnt leaks when exec delete_single_ls_snapshot 2024-02-10 02:53:15 +00:00
397fb5e2d1 Fix max rows returned in group by pushdown 2024-02-10 01:17:20 +00:00
43da734ec7 BUGFIX: fix ls iter cnt leak 2024-02-09 20:56:30 +00:00
383b360031 Fix IndexBlockBuilder cannot close(build tree) 2024-02-09 19:52:22 +00:00