maosy
|
84c5698b2a
|
[FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
|
2024-03-20 09:46:02 +00:00 |
|
obdev
|
7a8c39abcb
|
[CP] [FEAT MERGE]checkpoint diagnose virtual tablet
Co-authored-by: LiefB <954800091@qq.com>
|
2024-03-14 10:15:21 +00:00 |
|
obdev
|
79a2f5c17c
|
cherry-pick check os params
|
2024-03-13 13:20:37 +00:00 |
|
tino247
|
fefe6aec9a
|
[SCHEMA] Fix schema object overwrite problem
|
2024-03-12 10:15:02 +00:00 |
|
fengdeyiji
|
9ca8d2d9ef
|
[MDS] break retry lock_for_read if LS in gc state
|
2024-03-11 05:56:15 +00:00 |
|
obdev
|
fd55142354
|
Add Error Codes for S3 Region-Endpoint Mismatch and Invalid Object Storage Endpoint Validation
|
2024-03-07 07:15:39 +00:00 |
|
Monk-Liu
|
92fca7def1
|
[FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl.
|
2024-03-07 04:45:49 +00:00 |
|
fforkboat
|
3ba79326f4
|
fix: gts_callback_interrupted change tenant failure
|
2024-03-05 04:19:57 +00:00 |
|
felix-w15
|
fd54ded76c
|
cache data version in session for performance optimize
|
2024-02-27 09:44:46 +00:00 |
|
obdev
|
5ff857ba8b
|
[Election] revoke() -> advance_ballot() + downgrade_priority()
|
2024-02-22 03:16:30 +00:00 |
|
ND501
|
6ebb015322
|
Bugfix: incorrect data was read from the temporary file in direct reading scenario.
|
2024-02-18 08:55:00 +00:00 |
|
Tyshawn
|
a0b5fa8b48
|
[CP] [BUG.FIX] fix unexpected wash tablet from map
|
2024-02-10 11:09:40 +00:00 |
|
ND501
|
7718f2cada
|
bugfix: temporary file normal reading mislead into direct reading logic.
|
2024-02-10 10:49:33 +00:00 |
|
HaHaJeff
|
dc815f81b3
|
fixed print error log after delete block success on arb server
|
2024-02-10 09:41:26 +00:00 |
|
ND501
|
e1bc7f780d
|
Enable skip kvcache in temporary file read procedure.
|
2024-02-10 09:32:50 +00:00 |
|
ND501
|
f8c2bab01d
|
Bugfix: inspect_bad_block cannot atomically increase MacroBlock's refcnt.
|
2024-02-10 06:50:51 +00:00 |
|
HaHaJeff
|
7325f3b22f
|
fixed no log callback because log disk full of arb replica
|
2024-02-10 06:34:00 +00:00 |
|
SanmuWangZJU
|
41945f05d1
|
[CP] [OBCDC] Fix flow_controll Issue for sysbench oltp_insert test
|
2024-02-10 06:25:35 +00:00 |
|
obdev
|
eebd59b11b
|
set prev_log_type in commit/prepare log
Co-authored-by: wxhwang <wxhwang@126.com>
|
2024-02-10 06:11:13 +00:00 |
|
obdev
|
0c56e628e0
|
[TABLELOCK] fix several bugs about timeout in tablelock
|
2024-02-10 05:34:25 +00:00 |
|
BinChenn
|
9a75df1e1a
|
[CP] [opt] avoid latency jitter of log replication when locking or unlock memberlist
|
2024-02-10 05:08:24 +00:00 |
|
obdev
|
85a1f1a507
|
fix tenant_data_version & need_create_empty_major compatible.
|
2024-02-10 02:56:08 +00:00 |
|
xianyu-w
|
fa3f89363b
|
Adjust stmt printer and codeowners
|
2024-02-09 22:36:05 +00:00 |
|
renju96
|
19d5e20cf1
|
Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
|
2024-02-09 22:21:21 +00:00 |
|
tino247
|
120a638ecd
|
[CP] Fix garbage tasks remain problem
|
2024-02-09 15:44:05 +00:00 |
|
obdev
|
b7b06563ac
|
[CP][Bugfix][OBKV]fix session pool hold too much memory when login frequently
|
2024-02-09 14:02:09 +00:00 |
|
chinaxing
|
7084582acf
|
[replay] fix replay serial part log when txn recover scn after final serial log
|
2024-02-09 13:50:18 +00:00 |
|
JiahuaChen
|
836b714ac4
|
Limit memory consumption during block manager mark and sweep
|
2024-02-09 11:45:23 +00:00 |
|
chinaxing
|
a9d217444b
|
skip active memtable when flush redo for freeze
|
2024-02-09 11:06:53 +00:00 |
|
obdev
|
1423eb527b
|
adapt runtime filter eval_vector interface for single row calculation.
|
2024-02-09 11:03:55 +00:00 |
|
nroskill
|
4c24ed8d60
|
remove tenant io manager hash in io manager
|
2024-02-09 08:52:00 +00:00 |
|
hnwyllmm
|
11eb9541cf
|
[security]remove ip
|
2024-02-09 08:43:03 +00:00 |
|
obdev
|
89c5519193
|
[CP] [CP] [Bugfix] cherry-pick bugfix from 421 for obkv
|
2024-02-09 08:28:12 +00:00 |
|
chinaxing
|
19440b0c01
|
misc refinement
|
2024-02-09 08:01:58 +00:00 |
|
obdev
|
997ddd5961
|
fix allocator constructor
|
2024-02-09 05:47:27 +00:00 |
|
xianyu-w
|
3095c651ed
|
[CP] pruning false range index in skyline pruning
|
2024-02-09 04:32:47 +00:00 |
|
obdev
|
49f9c4a8b0
|
allow cancel waiting dag when parent dag or dag net is canceled
|
2024-02-09 04:14:58 +00:00 |
|
obdev
|
80ea45593b
|
[CP] [Bugfix]support put from client
|
2024-02-09 01:25:17 +00:00 |
|
ZenoWang
|
ba4abc025d
|
[FIX] do throttle after creating tx ctx or rollback to savepoint in replay situation
|
2024-02-09 00:01:22 +00:00 |
|
ZenoWang
|
fa4905151b
|
[FIX] do throttle when mds operation is finished instead of allocating mds memory
|
2024-02-08 23:16:31 +00:00 |
|
DengzhiLiu
|
3154082c61
|
Adapt the new vec2.0 interface for single row calculation
|
2024-02-08 21:55:56 +00:00 |
|
obdev
|
d3da1d9ffc
|
create savepoint not abort tx to avoid concurrent with stmt execute
|
2024-02-08 21:50:06 +00:00 |
|
chinaxing
|
230773b31a
|
[bugfix] parallel replay branch savepoint insert tx-data-table lost data
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
|
2024-02-08 18:43:05 +00:00 |
|
obdev
|
983dc1a2d4
|
fix: index usage test case
|
2024-02-08 16:44:14 +00:00 |
|
obdev
|
7068d87d04
|
fix macro block id array use searray operator=
|
2024-02-08 16:29:26 +00:00 |
|
obdev
|
f40c2f9ef7
|
[CP] [4.3] fix create user log stream problem with 2F1A and 4F1A
|
2024-02-08 15:59:34 +00:00 |
|
obdev
|
6baacf7f0f
|
[CP]: Oracle json bugfix
|
2024-02-08 13:45:25 +00:00 |
|
obdev
|
31e5ff5f59
|
[CP] opt: provide a new sync interface for getting gts timestamp
|
2024-02-08 12:15:41 +00:00 |
|
hnwyllmm
|
72b36c3223
|
fix compile error on opensource mode
|
2024-02-08 11:48:53 +00:00 |
|
obdev
|
9474ff14d4
|
only reset tx active_scn to enable recgnize first stmt retry
|
2024-02-08 11:07:13 +00:00 |
|