605 Commits

Author SHA1 Message Date
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
40b6cab3fa [CP] [fix] avoid loop when registering parents for R replicas 2024-02-09 18:22:56 +00:00
a87bb0ca23 [CP] [42x] support use ob_admin to do replica dr-tasks 2024-02-09 16:30:50 +00:00
9a14caef15 [BUG] for txn with aborted txn transfer in, we need set as aborted 2024-02-09 15:06:31 +00:00
5f6233b80c [BUG] fix invalid smaller tx data min start scn during transfer 2024-02-09 13:03:28 +00:00
a9d217444b skip active memtable when flush redo for freeze 2024-02-09 11:06:53 +00:00
4c24ed8d60 remove tenant io manager hash in io manager 2024-02-09 08:52:00 +00:00
bab7211cab [LS] remove create_type from ObCreateLSCommitSLog 2024-02-09 07:58:59 +00:00
997ddd5961 fix allocator constructor 2024-02-09 05:47:27 +00:00
1dfe650980 get kv from tablet 2024-02-09 04:59:41 +00:00
3adeed0f3a Adapt DDL paritial data construt sst. 2024-02-09 03:33:29 +00:00
2b51d8e477 pass tablet_handle when query 2024-02-09 02:48:45 +00:00
f67db3c34f BUGFIX: ddl lock table using lock thread group 2024-02-09 02:07:09 +00:00
088be4d3bf fix wrong row_offset in ddl_cg_sstable && fix invalid cg_iter_param 2024-02-08 22:37:32 +00:00
abac97250c [arb][fix] fix incorrect usage of strncpy 2024-02-08 21:58:54 +00:00
3154082c61 Adapt the new vec2.0 interface for single row calculation 2024-02-08 21:55:56 +00:00