|
b60e4f8d97
|
[FEAT MERGE] [OBKV] support TTL
Co-authored-by: IHEII <602280108@qq.com>
|
2023-09-04 01:10:37 +00:00 |
|
|
081d5b2dd1
|
optimize memtable releasing in mini compaction
|
2023-09-01 02:10:43 +00:00 |
|
|
6e1811678e
|
refine tablet init functions & refactor code struct
|
2023-08-31 12:10:35 +00:00 |
|
|
03b37d3730
|
[FEAT MERGE] change the semantics of tenant=all
|
2023-08-31 03:10:42 +00:00 |
|
|
185d056d52
|
new rs job related to tenant LOCALITY, PRIMARY ZONE, UNIT_NUM
|
2023-08-30 12:14:02 +00:00 |
|
|
5e158ef5e9
|
[FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
|
2023-08-30 11:44:37 +00:00 |
|
|
0528277691
|
[MDS/DeadLock] remove uniittest file included in src dir
|
2023-08-30 08:10:49 +00:00 |
|
|
b9d0639eb7
|
[BUG] fix memtable case
|
2023-08-30 07:48:22 +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 |
|
|
c399d81179
|
[BUG.FIX] reduce macro id set memory footprints by using without no lock mode.
|
2023-08-29 07:48:02 +00:00 |
|
|
0697e7f776
|
[FEAT MERGE]JSON_TABLE EXPR Implement IN MySQL Mode && dbms lob implement
Co-authored-by: skylhd <dickylhd@gmail.com>
|
2023-08-29 05:18:37 +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 |
|
|
bcab8c659b
|
Delete Table Index In QueryEngine
|
2023-08-24 04:48:41 +00:00 |
|
|
22a9b2252c
|
[FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
|
2023-08-24 04:10:29 +00:00 |
|
|
b9c2d2e775
|
kill all running tx before the append_mode_initial_scn in switch_to_leader
|
2023-08-23 10:44:11 +00:00 |
|
|
61145110f7
|
[fix] set server to election blacklist if removing leader failed
|
2023-08-23 10:14:09 +00:00 |
|
|
068a6d6bf5
|
remove oss info.
|
2023-08-22 10:10:35 +00:00 |
|
|
4144cf1751
|
[FEAT MERGE]Added object storage COS as the backup destination
|
2023-08-21 07:10:29 +00:00 |
|
|
90ae6c4e43
|
optimize mark_and_sweep
|
2023-08-17 11:24:17 +00:00 |
|
|
9b01ed202d
|
[MDS] fix thread deadlock between DAG and tablet and mds_table
|
2023-08-17 09:40:35 +00:00 |
|
|
5ad847706f
|
refactor prohibit_map & add medium_checker
|
2023-08-16 04:44:02 +00:00 |
|
|
98fe20910b
|
[CP] checkAndInsert/auto_increment/aggregation and fix local index bug
|
2023-08-15 12:14:31 +00:00 |
|
|
f8b3a10f73
|
close source unittest/share/test_master_key_getter.cpp and unittest/share/test_encryption_util.cpp
|
2023-08-15 08:47:58 +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 |
|
|
3a311f8866
|
[CP] [4.1] fix tx-route state serialize size overflow
|
2023-08-14 09:12:27 +00:00 |
|
|
7430de2cb0
|
[bugfix] fix batch decode var length dict with single entry
|
2023-08-11 07:12:43 +00:00 |
|
|
ea61a471d1
|
[master] change seq_no to ObTxSEQ
|
2023-08-10 06:12:31 +00:00 |
|
|
3c61eb9f41
|
Refine secure_file_priv system variable
|
2023-08-10 02:24:31 +00:00 |
|
|
5606fdda16
|
fix print ctx code
|
2023-08-09 09:42:33 +00:00 |
|
|
af62662569
|
support extract query range with user var and fix some bugs
|
2023-08-08 06:13:14 +00:00 |
|
|
82273343d9
|
forced to distinguish between ha dag and others
|
2023-08-08 05:42:30 +00:00 |
|
|
a1fa978f84
|
support strict replace
|
2023-08-08 05:12:15 +00:00 |
|
|
852740f9e4
|
patch refactor compaction iter & del useless code
|
2023-08-03 12:12:15 +00:00 |
|
|
f9b9ce2307
|
[BUG] ignore 4377 when participants die
|
2023-08-03 02:42:37 +00:00 |
|
|
e05695e317
|
fix extracting wrong query range with mutable function
|
2023-07-28 03:54:39 +00:00 |
|
|
319e9f0a3c
|
fix some test case
|
2023-07-27 14:24:16 +00:00 |
|
|
7b37f56021
|
pread return OB_SUCCESS when read offset is equal to file length.
|
2023-07-25 14:42:37 +00:00 |
|
|
cfaace79c2
|
add io diagnose info
|
2023-07-24 12:42:41 +00:00 |
|
|
6aa97ebc17
|
fixed resize thread pool return -4002 because unit cpu count is greater than 128.
|
2023-07-24 12:12:42 +00:00 |
|
|
ef07d04a9c
|
Uing Small Files to Resolve Concurrent Reading and Writing of Archived Metainformation
|
2023-07-21 08:42:22 +00:00 |
|
|
353f6dbe1d
|
json path memory leak bugfix
|
2023-07-20 09:48:07 +00:00 |
|
|
dbbf1403a7
|
xpath refactoring implement
|
2023-07-20 08:12:14 +00:00 |
|
|
917a6ae258
|
BUGFIX: make sure safe destroy handler stop if create tenant failed.
|
2023-07-20 07:48:40 +00:00 |
|
|
9a1e87378b
|
replace ObBackIOAdapter with ObLogExternalStorageHandler in CDC and restore
|
2023-07-18 14:47:53 +00:00 |
|
|
6bfc8f2988
|
Add blocked ls into blacklist for RTO
|
2023-07-18 10:42:14 +00:00 |
|
|
ba2f4e09e8
|
test archive file overwrite
|
2023-07-18 09:42:14 +00:00 |
|
|
9b0e6cd960
|
make sure all meta released when the observer exits
|
2023-07-18 08:42:18 +00:00 |
|
|
928f831487
|
fixed problems when shrink log disk size
|
2023-07-18 08:18:25 +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 |
|