Commit Graph

6027 Commits

Author SHA1 Message Date
bfbea484a0 Fix debug log for logservice. 2023-06-22 02:24:24 +00:00
c1936f6fa4 add measurement descriptions for standby_fetch_log_bandwidth_limit parameters 2023-06-22 02:18:30 +00:00
e32f4f58b6 [CP] rpc authentication:client do not need to verify server certificate 2023-06-22 02:12:33 +00:00
3b95237536 fix refresh_interval check error caused by max_read_stale_time default value modified to -1 2023-06-22 01:54:12 +00:00
03e4c379f6 fix slow query did not record specific SQL information 2023-06-22 01:48:18 +00:00
d7ecc1332d disable explain outline check for inner sql 2023-06-22 01:42:26 +00:00
ce443c7fce Fix direct load merge stuck. 2023-06-22 01:24:27 +00:00
e2c9be5adc [CP] fix core caused by invalid addr of tx_id 2023-06-22 01:18:29 +00:00
b727235065 BUGFIX: fix the usage of memstore 2023-06-22 01:12:34 +00:00
45298490e2 fix cpu time incorrect without cgroup 2023-06-22 00:42:16 +00:00
ab34841bd6 [parameter optimization] remove the class of checker about the range 2023-06-22 00:12:41 +00:00
e15d90acc7 do not pad for cast expr in mysql mode 2023-06-21 23:12:40 +00:00
7b1027ca62 [xml bugfix] Keep content only the empty characters before the text in the TEXT node 2023-06-21 22:48:38 +00:00
7dac9a0f5f [CP]Split the memory of the physical queue into tenants 2023-06-21 22:42:45 +00:00
d2198fb65f [OBCDC] Optimize slow synchronization when dealing with a large number of DDL 2023-06-21 21:48:21 +00:00
2c601683f3 fix slice_writer allocator bug 2023-06-21 21:42:28 +00:00
93b3db6042 [LogFetcher] Limit the memory hold by FetchLogARpcRes 2023-06-21 20:12:25 +00:00
1a09fe9ab3 [CP] fix major compaction ddl trans check_newest_schema 2023-06-21 13:48:16 +00:00
769236241b fix bug: outline&create_table_as 2023-06-21 13:42:25 +00:00
bd822c5291 add time guard for data_checkpoint lock add lock for update_clog_checkpoint 2023-06-21 13:18:18 +00:00
28c14e7724 Add defense for range scan in multi version sstable 2023-06-21 12:48:38 +00:00
3b36ce4678 fix expr statement_digest core 2023-06-21 12:42:41 +00:00
bbb1cd866f stop ussl-loop thread and pnio threads early 2023-06-21 12:18:48 +00:00
a8c269dfbb fix datum store memory leak 2023-06-21 12:12:51 +00:00
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
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
5c33a662ae [CP] Fix connection hang when schema is not refreshed 2023-06-19 03:48:00 +00:00
f163f7280c fix pl json type set incorrect 2023-06-19 03:18:10 +00:00
13327b58d4 Fix dblink bug when dblink sql contains outline 2023-06-19 03:12:20 +00:00
0a734f9343 placeholder 2023-06-19 02:12:24 +00:00
ca07990505 issue#1439: simplify calculation method for memstore_freeze_trigger 2023-06-16 18:03:54 +08:00
782118285b [xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang 2023-06-16 09:47:54 +00:00
12e2837207 disable adaptvie compaction when detecting high CPU load 2023-06-16 09:42:05 +00:00
31f066d0a6 [CP] hygon ccp encrypt engine name changed 2023-06-16 09:23:40 +00:00
b8cc51f8a1 Fix runtime range filter correct problem. 2023-06-16 09:12:16 +00:00
188dd7890e Issue#1439: Fix calculation of memstore_freeze_trigger when resource mgr is not available 2023-06-16 16:56:40 +08:00
9df89f3baf refactor DAS task retry 2023-06-16 08:48:27 +00:00
f0e14d228f [refacotr] avoid print too much SUCCESS warning message 2023-06-16 08:42:30 +00:00
df2252c252 [CP] fix the bug that session id is reused before ObSqlSessionInfo is freed 2023-06-16 08:12:19 +00:00
98078bdc41 [CP] [4.1] fix remote plan execute timeout serval bugs 2023-06-16 07:42:18 +00:00
ab5a6d490b notify load election reference info after create ls 2023-06-16 05:12:16 +00:00
3340486d7a reset return code to TIMEOUT, to prevent the error code which not user unfriendly 2023-06-16 04:42:23 +00:00
5008e20ff1 fix a core caused by ObPlanBaselineMgr cross-referenced with ObPlanCache 2023-06-16 04:18:08 +00:00
aa80e7d0e7 support multi black servers 2023-06-16 04:12:18 +00:00
6c5af9ab26 check the introduction chapter 2023-06-16 11:46:02 +08:00
49a8d8bb2b fix some bugs 2023-06-16 03:42:31 +00:00
e9a0d16b1d fix v$ob_timestamp_service 2023-06-16 03:23:56 +00:00
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
a6367c9813 fix:big json text do parser construct tree too slow 2023-06-16 03:12:19 +00:00
53774c17ef Update coding_standard.md
1. add log level
2. modify the format
3. remove the 'tests'
2023-06-16 10:56:17 +08:00