|
|
15d42941f7
|
Add defense code for trouble shooting
|
2023-11-15 02:44:49 +00:00 |
|
|
|
4d7029aa80
|
add transfer_seq check when merge
|
2023-11-10 08:09:13 +00:00 |
|
|
|
71e89f4ebf
|
revise static assert comment according to latest data structure
|
2023-11-09 15:07:09 +00:00 |
|
|
|
0cf6465414
|
[manual CP] fix poor performance due to aux tablet info cache miss
|
2023-11-06 11:09:41 +00:00 |
|
|
|
dfe63dfdf6
|
add logs for pull ddl memtable
|
2023-11-02 11:39:17 +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 |
|
|
|
7301597e49
|
fix no_unity build error for inc_build_test regression
|
2023-10-24 04:13:43 +00:00 |
|
|
|
a46ee110fb
|
[CP] get tablet after deleting
|
2023-10-23 09:09:53 +00:00 |
|
|
|
75be85e3a1
|
[BUG.FIX] split block id set memory into tenant
|
2023-10-18 13:09:21 +00:00 |
|
|
|
eb7a594855
|
[BUG.FIX] fix -4016 issue when loading tablet
|
2023-10-18 03:13:55 +00:00 |
|
|
|
9688e0d157
|
[BUG.FIX] fix coredump after release memtables of ls offline
|
2023-10-18 03:09:36 +00:00 |
|
|
|
2c5bdd7e2b
|
Disable tablet size static assert when compile with ENABLE_OBJ_LEAK_CHECK
|
2023-10-17 11:40:22 +00:00 |
|
|
|
ba235676b3
|
fix extra medium info fuse bug
|
2023-10-12 10:40:08 +00:00 |
|
|
|
212b6f89c1
|
[CP] add print log to debug releasing memtable slowly
|
2023-10-11 11:40:09 +00:00 |
|
|
|
f7e8c4224a
|
Add update_tablet_release_memtable() for LS offline
|
2023-10-07 06:39:34 +00:00 |
|
|
|
faefeaa40f
|
avoid slow tablet load and dump operation to optimize ls offline procedure
|
2023-09-27 09:40:19 +00:00 |
|
|
|
491f031551
|
fix read all committed mode
|
2023-09-20 16:15:22 +00:00 |
|
|
|
56a3dc4308
|
Fix false positives during transfer replacement phase
|
2023-09-20 14:22:47 +00:00 |
|
|
|
f00019cb7c
|
[FOREIGN KEY] fix the bug about meet invalid conflict during checking child table which without index
|
2023-09-14 23:47:53 +00:00 |
|
|
|
f1cfef336e
|
fix choose_and_save_storage_schema
|
2023-09-13 02:40:37 +00:00 |
|
|
|
0cedfb8ea9
|
remove old mds code
|
2023-09-10 08:40:31 +00:00 |
|
|
|
e110906504
|
add sys log for tracking issue
|
2023-09-08 13:41:30 +08:00 |
|
|
|
23bc16d677
|
Revert [MDS] add monitor to watch MDS memory
|
2023-09-08 13:28:47 +08:00 |
|
|
|
09e955551a
|
empty addr semantic support for complex addr
|
2023-09-08 13:01:10 +08:00 |
|
|
|
013386a767
|
[MDS] add monitor to watch MDS memory
|
2023-09-05 07:17:03 +00:00 |
|
|
|
6e1811678e
|
refine tablet init functions & refactor code struct
|
2023-08-31 12:10:35 +00:00 |
|
|
|
97e5a5e21a
|
fix auto_inc_seq core
|
2023-08-31 11:40:50 +00:00 |
|
|
|
66047a20bc
|
[BUG.FIX] fix deadlock between load tablet and create memtable
|
2023-08-30 08:40:33 +00:00 |
|
|
|
81b8923b14
|
[FEAT MERGE] system resource optimization
Co-authored-by: tushicheng <18829573815@163.com>
Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
|
2023-08-29 10:41:01 +00:00 |
|
|
|
608e7a1da9
|
control DML operate INFO log printing during transfer
|
2023-08-29 06:44:21 +00:00 |
|
|
|
6dae488704
|
Implement the transfer query test framework
|
2023-08-29 06:10:52 +00:00 |
|
|
|
89d21d42bc
|
fix update store_col_cnt when upgrade
|
2023-08-28 11:14:43 +00:00 |
|
|
|
e96a753e2a
|
retry if fail to load tablet
|
2023-08-28 03:44:40 +00:00 |
|
|
|
36e34622fb
|
[BUG.FIX] reduce syslog print
|
2023-08-28 02:40:30 +00:00 |
|
|
|
cf26b82d03
|
[CP] fix wrong column cnt after swap schema
|
2023-08-25 11:10:29 +00:00 |
|
|
|
d57362eb97
|
add defence check for transfer seq when build multi version tablet
|
2023-08-25 10:14:18 +00:00 |
|
|
|
5eb8d4f090
|
use nullptr auto_inc_seq for empty_shell
|
2023-08-25 03:10:36 +00:00 |
|
|
|
60fb21c5f9
|
fix sstable gc logic
|
2023-08-24 12:44:21 +00:00 |
|
|
|
1d4d8c4861
|
retry for dec_macro_ref
|
2023-08-17 11:49:59 +00:00 |
|
|
|
e7b6ad0d4b
|
fix not update column_cnt on schema when upgrade
|
2023-08-17 10:58:29 +00:00 |
|
|
|
6ec8de9305
|
[BUG.FIX] fix rowkey exist
|
2023-08-16 08:10:27 +00:00 |
|
|
|
5ad847706f
|
refactor prohibit_map & add medium_checker
|
2023-08-16 04:44:02 +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 |
|
|
|
787f8cb138
|
[BUG.FIX] fix ddl kv object leak
|
2023-08-14 13:49:01 +00:00 |
|
|
|
0c5c98a81d
|
[MDS] fix read mds meet offline may get wrong data bug
|
2023-08-14 09:48:48 +00:00 |
|
|
|
510aa8e076
|
fix medium defense
|
2023-08-14 09:42:43 +00:00 |
|
|
|
3a6bc5bba3
|
[BUG.FIX] adjust log level and add tenant id for temporary allocator.
|
2023-08-14 08:12:46 +00:00 |
|
|
|
4a847be5a7
|
enhance validation for medium info read operation
|
2023-08-11 03:42:47 +00:00 |
|
|
|
10ecdcc717
|
add ObExtraMediumInfo and remove redundant code
|
2023-08-09 13:42:32 +00:00 |
|