|
|
14fa1dc5ee
|
fix timeout error when scaning mysql result in blacklist unittest
|
2024-02-21 07:46:26 +00:00 |
|
|
|
d1d2c34d47
|
fix compile
|
2024-02-20 08:46:24 +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 |
|
|
|
0c56e628e0
|
[TABLELOCK] fix several bugs about timeout in tablelock
|
2024-02-10 05:34:25 +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 |
|
|
|
bab7211cab
|
[LS] remove create_type from ObCreateLSCommitSLog
|
2024-02-09 07:58:59 +00:00 |
|
|
|
f67db3c34f
|
BUGFIX: ddl lock table using lock thread group
|
2024-02-09 02:07:09 +00:00 |
|
|
|
b325b511ca
|
[CP] fix standby replay 4719
|
2024-02-08 20:32:20 +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 |
|
|
|
ada983d680
|
fix test_ob_black_list_service bug
|
2024-02-08 09:32:55 +00:00 |
|
|
|
6953548b56
|
BUGFIX: make sure clean the ls if created failed
|
2024-02-08 06:25:33 +00:00 |
|
|
|
9c018210bd
|
BUGFIX: fix restore ls state after restart
|
2024-02-07 23:42:11 +00:00 |
|
|
|
8d63652331
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2024-02-07 23:02:56 +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 |
|
|
|
33a6f4973d
|
[FEAT MERGE] Implement Resource Throttle
|
2024-02-07 17:25:56 +00:00 |
|
|
|
46b64790bc
|
[FEAT MERGE] transfer without kill tx
|
2024-02-07 14:20:47 +00:00 |
|
|
|
10706ab7d4
|
[MDS] mds table flush by order
|
2024-02-07 09:53:02 +00:00 |
|
|
|
0bf35925f1
|
gather readble scn in memory
|
2024-02-07 04:01:42 +00:00 |
|
|
|
ed95beb4e1
|
[CP] Auto Refresh/Broadcast Tablet Location
|
2024-02-07 03:10:35 +00:00 |
|
|
|
7e34854bc6
|
[memtable_mgr] ObTabletMemtableMgr memtable management
|
2024-02-07 00:40:36 +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 |
|
|
|
89f74f205e
|
[TABLELOCK] fix several bugs about timeout in tablelock
|
2024-02-02 18:51:34 +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 |
|
|
|
b3ec417991
|
skip active memtable when flush redo for freeze
|
2024-01-15 13:42:48 +00:00 |
|
|
|
a7409a1184
|
[LS] remove create_type from ObCreateLSCommitSLog
|
2024-01-11 09:43:08 +00:00 |
|
|
|
b42b2e6245
|
BUGFIX: ddl lock table using lock thread group
|
2024-01-08 04:47:19 +00:00 |
|
|
|
64fb6918d5
|
[CP] fix standby replay 4719
|
2024-01-03 15:12:34 +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 |
|
|
|
b9c4e8cc69
|
fix test_ob_black_list_service bug
|
2023-12-25 09:43:07 +00:00 |
|
|
|
bfe2b080dd
|
BUGFIX: make sure clean the ls if created failed
|
2023-12-22 09:14:52 +00:00 |
|
|
|
14cdc89246
|
BUGFIX: fix restore ls state after restart
|
2023-12-18 19:43:05 +00:00 |
|
|
|
438a70b2b8
|
[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com>
Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
|
2023-12-18 14:04:23 +08: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 |
|
|
|
56e0ec6dcf
|
[FEAT MERGE] Implement Resource Throttle
|
2023-12-12 15:12:41 +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 |
|
|
|
fc2fa5a780
|
[MDS] mds table flush by order
|
2023-12-05 03:12:06 +00:00 |
|
|
|
4639d805d9
|
gather readble scn in memory
|
2023-11-28 13:12:02 +00:00 |
|
|
|
fa81dbabe1
|
[CP] Auto Refresh/Broadcast Tablet Location
Co-authored-by: LeonChaoHi <15201161716@163.com>
|
2023-11-28 07:42:23 +00:00 |
|
|
|
fdae2b1ab4
|
[memtable_mgr] ObTabletMemtableMgr memtable management
|
2023-11-27 08:00:49 +00:00 |
|
|
|
16f37c94b6
|
[FEAT MERGE] enhance_ddl_quality
Co-authored-by: renju96 <fcbrenju@163.com>
|
2023-11-23 04:11:39 +00:00 |
|