liucc1997
|
bbb1cd866f
|
stop ussl-loop thread and pnio threads early
|
2023-06-21 12:18:48 +00:00 |
|
raywill
|
a8c269dfbb
|
fix datum store memory leak
|
2023-06-21 12:12:51 +00:00 |
|
xuhuleon
|
9dae112952
|
[FEAT MERGE] merge transfer
Co-authored-by: wxhwang <wxhwang@126.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
|
2023-06-21 11:42:28 +00:00 |
|
tushicheng
|
d06678002e
|
limit the hold of tenant 500, add ctx_id UNEXPECTED_IN_500 to mark uncertain_hold label
|
2023-06-19 11:42:13 +00:00 |
|
obdev
|
5c33a662ae
|
[CP] Fix connection hang when schema is not refreshed
|
2023-06-19 03:48:00 +00:00 |
|
obdev
|
f163f7280c
|
fix pl json type set incorrect
|
2023-06-19 03:18:10 +00:00 |
|
xianyu-w
|
13327b58d4
|
Fix dblink bug when dblink sql contains outline
|
2023-06-19 03:12:20 +00:00 |
|
seuwebber
|
0a734f9343
|
placeholder
|
2023-06-19 02:12:24 +00:00 |
|
obdev
|
782118285b
|
[xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang
|
2023-06-16 09:47:54 +00:00 |
|
Fengjingkun
|
12e2837207
|
disable adaptvie compaction when detecting high CPU load
|
2023-06-16 09:42:05 +00:00 |
|
496148326@qq.com
|
31f066d0a6
|
[CP] hygon ccp encrypt engine name changed
|
2023-06-16 09:23:40 +00:00 |
|
obdev
|
b8cc51f8a1
|
Fix runtime range filter correct problem.
|
2023-06-16 09:12:16 +00:00 |
|
leslieyuchen
|
9df89f3baf
|
refactor DAS task retry
|
2023-06-16 08:48:27 +00:00 |
|
raywill
|
f0e14d228f
|
[refacotr] avoid print too much SUCCESS warning message
|
2023-06-16 08:42:30 +00:00 |
|
496148326@qq.com
|
df2252c252
|
[CP] fix the bug that session id is reused before ObSqlSessionInfo is freed
|
2023-06-16 08:12:19 +00:00 |
|
chinaxing
|
98078bdc41
|
[CP] [4.1] fix remote plan execute timeout serval bugs
|
2023-06-16 07:42:18 +00:00 |
|
maosy
|
ab5a6d490b
|
notify load election reference info after create ls
|
2023-06-16 05:12:16 +00:00 |
|
obdev
|
3340486d7a
|
reset return code to TIMEOUT, to prevent the error code which not user unfriendly
|
2023-06-16 04:42:23 +00:00 |
|
obdev
|
5008e20ff1
|
fix a core caused by ObPlanBaselineMgr cross-referenced with ObPlanCache
|
2023-06-16 04:18:08 +00:00 |
|
hamstersox
|
aa80e7d0e7
|
support multi black servers
|
2023-06-16 04:12:18 +00:00 |
|
ChangerR
|
49a8d8bb2b
|
fix some bugs
|
2023-06-16 03:42:31 +00:00 |
|
obdev
|
e9a0d16b1d
|
fix v$ob_timestamp_service
|
2023-06-16 03:23:56 +00:00 |
|
jw-guo
|
caaf2d84ca
|
[4.1][4.2] not delete record when ctx_not_exist is returned in one phase commit
|
2023-06-16 03:18:08 +00:00 |
|
obdev
|
a6367c9813
|
fix:big json text do parser construct tree too slow
|
2023-06-16 03:12:19 +00:00 |
|
wangt1xiuyi
|
9ce10fcef5
|
fix some parser bug
|
2023-06-16 02:54:11 +00:00 |
|
hiddenbomb
|
1da48d991e
|
only get tablet once in tablet remove tx callback
|
2023-06-16 02:48:25 +00:00 |
|
obdev
|
480bf879bc
|
fix bug: runtime filter memory leak during dropping tenant
|
2023-06-16 02:42:41 +00:00 |
|
obdev
|
bb6a7c5b38
|
when DM interrupts qc, it is necessary to update_qc_error_code
|
2023-06-16 02:18:19 +00:00 |
|
wxhwang
|
bd3a3b98fd
|
fix parse archive file id
|
2023-06-16 02:12:30 +00:00 |
|
obdev
|
f6664ffdf8
|
[Physical Standby] Support for region-specific to fetch log
|
2023-06-15 12:42:16 +00:00 |
|
Fengjingkun
|
4260921c59
|
add mysqltest case for medium compaction
|
2023-06-15 12:12:32 +00:00 |
|
Larry955
|
1511bfcffa
|
[CP] fix in expr produce duplicated ranges without in optimization
|
2023-06-15 11:42:27 +00:00 |
|
seuwebber
|
cf821e4d1a
|
[to #50331885]fix bug privilege check
|
2023-06-15 10:54:20 +00:00 |
|
KyrielightWei
|
43012600dd
|
limit the serialize size of dup table tablets with 1.875M - 100B
|
2023-06-15 10:48:20 +00:00 |
|
Handora
|
77bb2077fc
|
[BUG] donnot report error during remove callback when kill -15
|
2023-06-15 10:42:28 +00:00 |
|
Tyshawn
|
5276bcaea0
|
[BUG.FIX] split tenant memory for TabletMap and TmpFileCache label
|
2023-06-15 10:18:29 +00:00 |
|
nroskill
|
cf36ee8bbf
|
fix dynamic worker working in performance testing
|
2023-06-15 10:12:33 +00:00 |
|
obdev
|
20dd11d7a7
|
【part 1】Split session memory to tenants
|
2023-06-15 09:48:00 +00:00 |
|
simonjoylet
|
ac9fb77cff
|
wait ddl commit log replay when it is written remotely
|
2023-06-15 08:18:21 +00:00 |
|
linqiucen
|
935697c85a
|
new error code OB_SKIP_CHECKING_LS_STATUS
|
2023-06-15 08:12:28 +00:00 |
|
jiadebinmary@gmail.com
|
db98c0fa8b
|
Fix notify fetch log request -4007 bug.
|
2023-06-15 07:48:16 +00:00 |
|
leftgeek
|
32651f97c5
|
Modify error code in table load coordinator
|
2023-06-15 07:42:24 +00:00 |
|
Minionyh
|
dd5c1dd78b
|
when tablet set exist, do loop handler to submit log
|
2023-06-15 07:24:19 +00:00 |
|
wjhh2008
|
1b9298bfa1
|
Revert temporary table bug fix
|
2023-06-15 07:18:24 +00:00 |
|
obdev
|
eb611c26b2
|
[4.2][NetStandby] Standby restore status support new scenarios
|
2023-06-15 07:12:26 +00:00 |
|
LiuYoung00
|
683dd0a0f6
|
[to #50365683]adjust pl error msg log level
|
2023-06-15 06:48:20 +00:00 |
|
18523270951@163.com
|
c515689c1b
|
[CP] fix try wait channel cost much CPU
|
2023-06-15 04:18:34 +00:00 |
|
Handora
|
7f968fd79f
|
[BUG] remove callback even txn is exiting
|
2023-06-15 04:12:35 +00:00 |
|
skylhd
|
e3165df6d4
|
[BUGFIX]fix repeat text type
|
2023-06-15 03:54:00 +00:00 |
|
2149
|
2d00d761eb
|
Fix PL agg bug
|
2023-06-15 03:48:06 +00:00 |
|