56 Commits

Author SHA1 Message Date
eb9235b385 [FEAT MERGE][423 patch 4351]alter table duplicate_scope
Co-authored-by: Handora <qcdsr970209@gmail.com>
2025-02-10 04:45:53 +00:00
edd1b50870 loop major dag to get ls_min_end_scn & some bug 2025-01-08 12:15:10 +00:00
84b67c6a23 organize the cases of rs in mittest/simple_server 2024-12-10 11:45:26 +00:00
32194e1051 add mittest case owner for data group 2024-11-25 08:15:43 +00:00
ed93a2410b [FEAT MERGE] 日志流副本并行迁移
Co-authored-by: JunkoPF <polyethylenego@gmail.com>
2024-11-18 08:14:49 +00:00
99abe0b97e [CP]备库成员变更防回退
Co-authored-by: linqiucen <lqcgrace@outlook.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
2024-10-12 05:56:01 +00:00
43a073ab59 Fix mysqltest case and print trace log in qa test scenario 2024-10-09 19:16:08 +00:00
22aa6dbb84 [FEAT MERGE] impl new type materialized view support fast refresh by major merge
Co-authored-by: fforkboat <fforkboat@gmail.com>
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-09-27 14:16:09 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +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
ca3bf29fe1 [FIX] redesign ObFreezer to support multiple tablet freeze 2024-06-17 11:50:32 +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
afe7b912d6 [BUG] fix transfer between rollback to 2024-05-11 03:45:54 +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
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
ced89ec6bd [BUG] only set safe_to_destroy when all data on memtable has been synced 2024-03-28 02:15:21 +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
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
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
8bae2763f1 [BUG] donot allow create memtable when the previous one has active write ref 2024-02-08 12:21:42 +00:00
66dfde3f7d add unittest for tenant_cloning 2024-02-08 10:49:31 +00:00
c7fe4c3f69 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: wanyue-wy <345657357@qq.com>
2024-02-07 20:19:21 +00:00
46b64790bc [FEAT MERGE] transfer without kill tx 2024-02-07 14:20:47 +00:00
39bb278e58 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2024-02-06 21:39:19 +00:00
60b885ce98 [CP] Fix 4721 when fetch tablet ls tablet seq 2024-02-06 16:14:32 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f7c3363720 [CP] [42x] support use ob_admin to do replica dr-tasks 2024-01-18 07:51:26 +00:00
55bd25346e [BUG] for txn with aborted txn transfer in, we need set as aborted 2024-01-17 15:42:32 +00:00
e26cdac224 [BUG] fix invalid smaller tx data min start scn during transfer 2024-01-17 03:13:01 +00:00
dd3a7f44f9 [BUG] donot allow create memtable when the previous one has active write ref 2023-12-26 09:43:14 +00:00
07fedf588e add unittest for tenant_cloning 2023-12-25 13:47:11 +00:00
9187748933 [FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-12-14 03:13:30 +00:00
ff0ec7e185 [FEAT MERGE] transfer without kill tx
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: KyrielightWei <weixx1203@outlook.com>
2023-12-08 14:12:30 +00:00
16f37c94b6 [FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
2023-11-23 04:11:39 +00:00
5b1ec07b43 [CP] Fix 4721 when fetch tablet ls tablet seq 2023-11-20 09:14:39 +00:00
f70f1dcb29 Fix transfer mittest cases 2023-09-09 12:24:34 +00:00
319e9f0a3c fix some test case 2023-07-27 14:24:16 +00:00
f397371718 [fix][PALF] migrating/replicating replicas as learners
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-07-17 13:18:17 +00:00
be7c3455c4 change transfer related parameter from cluster level to tenant level 2023-07-08 11:17:48 +00:00
d2584bccf2 [FIX] only update min_start_scn and keep_alive log scn when log is NO_CTX or HAS_CTX 2023-07-03 02:12:09 +00:00
9dae112952 [FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2023-06-21 11:42:28 +00:00
a9b068daa1 [FEAT MERGE] tablelock_42
Co-authored-by: YangEfei <yangyifei96@outlook.com>
Co-authored-by: joseph12138 <17862707376@163.com>
2023-05-12 03:11:22 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
6b8425d8b0 [FEAT MERGE] server manager 微服务化改造
Co-authored-by: maosy <630014370@qq.com>
2023-04-27 16:13:23 +08:00
8b8175c36d BUGFIX: replay commit should notify tablelock 2023-04-17 05:15:01 +00:00