|
|
d57716b902
|
enhance clog replaying checking logic to prevent replaying clog after tablet delete/finish transfer out tx is committed
|
2024-03-26 02:45:53 +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 |
|
|
|
5a32671bdb
|
Fix master allow replay clog different condition with 42x
|
2024-03-05 12:48:16 +00:00 |
|
|
|
16f0cae203
|
Fix unit wait gc bug.
|
2024-02-09 22:50:25 +00:00 |
|
|
|
3bd554b0db
|
Fix transfer src ls do not start replay clog when it is already remove from member list.
|
2024-02-09 20:59:26 +00:00 |
|
|
|
2eeccaa383
|
[CP] [4377] add resourcer defensive after 4377
|
2024-02-09 10:14:08 +00:00 |
|
|
|
598ab3753c
|
BUGFIX: temporary fix of loghandler core
|
2024-02-08 10:52:30 +00:00 |
|
|
|
6953548b56
|
BUGFIX: make sure clean the ls if created failed
|
2024-02-08 06:25:33 +00:00 |
|
|
|
3075ed2537
|
Add mview maintenance service
|
2024-02-08 03:00:06 +00:00 |
|
|
|
9c018210bd
|
BUGFIX: fix restore ls state after restart
|
2024-02-07 23:42:11 +00:00 |
|
|
|
fdb374130c
|
BUGFIX: fix ls online failed after restart
|
2024-02-07 23:18:08 +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 |
|
|
|
64f0ff35bd
|
Fix ls which is in migration is gc with all ls replica is not exist.
|
2024-02-07 01:18:52 +00:00 |
|
|
|
9f54e87aad
|
BUGFIX: fix compatibility issues of ls.
|
2024-02-07 00:46:25 +00:00 |
|
|
|
dabdcef821
|
BUGFIX: depart the ls meta lock
|
2024-02-06 15:49:04 +00:00 |
|
|
|
c8ef409bf3
|
Do not report ERROR when sample rate equals 100
|
2024-02-06 14:49:36 +00:00 |
|
|
|
6e8f813c01
|
Fix unit wait gc bug.
|
2024-01-23 05:42:15 +00:00 |
|
|
|
b3c59d1dc5
|
Fix transfer src ls do not start replay clog when it is already remove from member list.
|
2024-01-22 09:17:10 +00:00 |
|
|
|
0e262e06ad
|
[CP] [4377] add resourcer defensive after 4377
|
2024-01-15 07:12:22 +00:00 |
|
|
|
64c1b16cec
|
BUGFIX: temporary fix of loghandler core
|
2023-12-25 13:51:52 +00:00 |
|
|
|
bfe2b080dd
|
BUGFIX: make sure clean the ls if created failed
|
2023-12-22 09:14:52 +00:00 |
|
|
|
b3d6880abf
|
Add mview maintenance service
|
2023-12-19 19:48:04 +00:00 |
|
|
|
14cdc89246
|
BUGFIX: fix restore ls state after restart
|
2023-12-18 19:43:05 +00:00 |
|
|
|
99051e6992
|
BUGFIX: fix ls online failed after restart
|
2023-12-18 16:43:27 +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 |
|
|
|
a2d7bc0ed2
|
Fix ls which is in migration is gc with all ls replica is not exist.
|
2023-11-27 09:01:14 +00:00 |
|
|
|
fb489e0727
|
BUGFIX: fix compatibility issues of ls.
|
2023-11-27 08:10:12 +00:00 |
|
|
|
4c53146024
|
BUGFIX: depart the ls meta lock
|
2023-11-20 08:32:44 +00:00 |
|
|
|
759dc4ff0d
|
BUGFIX: fix the ls gc process after restart
|
2023-11-17 03:15:27 +00:00 |
|
|
|
5f0bc533d0
|
fix double free storage schema issue and refactor some code
|
2023-11-16 11:10:57 +00:00 |
|
|
|
e9fa5cef72
|
[FEAT MERGE] FEATURE: ls state optimization
|
2023-11-15 08:44:47 +00:00 |
|
|
|
71e89f4ebf
|
revise static assert comment according to latest data structure
|
2023-11-09 15:07:09 +00:00 |
|
|
|
566e920620
|
Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-10-31 15:39:22 +00:00 |
|
|
|
ceaef5c7da
|
fix tenant_role user primary as default
|
2023-10-16 09:09:00 +00:00 |
|
|
|
0285badc2e
|
[OBKV] Fix ttl issue 52136842 & 52111365 & 52218071
|
2023-09-14 12:13:50 +00:00 |
|
|
|
7695689b0a
|
[GC] replace block_tx_start() with block_all() which blocks readonly transactions in addtion to write transactions
|
2023-09-09 10:44:30 +00:00 |
|
|
|
806419da22
|
;[gc] log stream should persisted when offline_log applied or replayed.
|
2023-09-08 12:23:23 +08:00 |
|
|
|
f4bf5f41c9
|
[FEAT MERGE] merge recover table
Co-authored-by: hamstersox <673144759@qq.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
|
2023-09-05 06:47:00 +00:00 |
|
|
|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
|
1228ef225a
|
Fix reboot replay replay mds data without wait tablet create finish bug.
|
2023-09-01 07:40:48 +00:00 |
|
|
|
e0b1dda713
|
[FEAT MERGE] Phase one of 3A project
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: yangzhifeng <yangzhifeng83@gmail.com>
|
2023-08-25 08:44:14 +00:00 |
|
|
|
0375e39154
|
Fix start transfer defalut trans timeout
|
2023-08-25 07:40:18 +00:00 |
|
|
|
6283feb96f
|
[MDS] add mds construct sequence to bind async executed DAG and mds_table
|
2023-08-15 03:10:34 +00:00 |
|
|
|
9b31f8aa03
|
[FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
|
2023-08-15 02:40:26 +00:00 |
|
|
|
0c5c98a81d
|
[MDS] fix read mds meet offline may get wrong data bug
|
2023-08-14 09:48:48 +00:00 |
|
|
|
66b9cb880c
|
fix change member list fetch ls transfer scn timeout issue
|
2023-08-14 07:42:34 +00:00 |
|
|
|
3c91389ff2
|
The migration task judges whether the ls is a valid member by sending rpc to the leader of the ls
|
2023-08-10 04:12:36 +00:00 |
|
|
|
7d7b5f5e28
|
call enable_ls_to_read in another func
|
2023-08-03 07:12:18 +00:00 |
|