Commit Graph

908 Commits

Author SHA1 Message Date
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
a31e422133 fixed #1432: complete the notify_ function 2023-08-14 16:14:18 +00:00
579631624e fix dblink hung and translate error 2023-08-14 04:18:38 +00:00
c9a7c0d8f2 fix standby tenant get rootkey from primary tenant 2023-08-11 14:18:41 +00:00
f52cecaaa2 fix cond.h time 2023-08-11 06:12:35 +00:00
727e11ecf3 fix cannot recognize restore path with spaces in 2023-08-11 04:12:46 +00:00
14e357b6c5 fix: reserve extra size for high priority request in priority queue 2023-08-11 03:12:44 +00:00
ea61a471d1 [master] change seq_no to ObTxSEQ 2023-08-10 06:12:31 +00:00
8cfab41a76 Fix obj reset not reset meta scale 2023-08-10 05:12:32 +00:00
3c91389ff2 The migration task judges whether the ls is a valid member by sending rpc to the leader of the ls 2023-08-10 04:12:36 +00:00
e0a0ce93bd fix several compatibility bug 2023-08-10 03:42:46 +00:00
4f9e61c292 add pcode for recover restore table ddl. 2023-08-10 02:12:33 +00:00
0ce1944196 Fix inaccurate object_set's hold_bytes metric 2023-08-09 12:42:38 +00:00
581225e5a0 fix unix socket connection denied by ob_tcp_invited_node 2023-08-09 04:42:53 +00:00
9bbd0b3c26 add trace for allocate link buffer 2023-08-09 02:54:39 +00:00
c46d7a39d8 Move CommonNetwork from DEFAULT_CTX_ID 2023-08-08 13:48:42 +00:00
7a3548cb4b [json] json arrayagg, json objectagg refration 2023-08-08 08:54:37 +00:00
c4b59bc122 print log when oss upload/download bandwidth exceed limit 2023-08-08 08:48:38 +00:00
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00
9085543640 Solve the problem that the sanity_check_range does not take effect when the length overflows 2023-08-08 07:54:58 +00:00
b70f0e35b7 Fix a situation where the CRASH log may not be printed 2023-08-07 13:12:23 +00:00
e74be98c8a [to #51159591] add spinlock for debugger runtime info 2023-08-07 12:42:32 +00:00
2d7760cb99 add rpc pcode for transfer no kill tx 2023-08-07 12:12:37 +00:00
c60cc58da2 [GIS]fix SRSWKTParser memory leak 2023-08-07 07:18:34 +00:00
e112ed684d remove the use of trace mode except pl 2023-08-07 04:12:30 +00:00
f87b31f4e7 fix illegal stmt caused by deep copy of sharding condition which contains query ref expr 2023-08-04 08:48:25 +00:00
8e88ce9fed Adding ObTMArray to solve memory bloat issue 2023-08-04 04:42:28 +00:00
47a62fcc40 delay the destruction of ObTenantCtxAllocatorGuard to avoid tenant allocator not exist error 2023-08-04 02:12:34 +00:00
b654ef984b liboblog support rpc authentication 2023-08-03 03:12:17 +00:00
f9b9ce2307 [BUG] ignore 4377 when participants die 2023-08-03 02:42:37 +00:00
995d8925e1 Added tracepoint control flush plan cache does not clean up leak memory 2023-08-02 09:24:21 +00:00
8c4aa1bc0a Add defensive logic to avoid mem leak && improve leak debug log 2023-08-02 08:42:24 +00:00
90def6ad4a oracle json construct function refaction && oracle json expr option clause syntax support 2023-08-02 06:54:16 +00:00
f3a7c8593a fix decimal type error 2023-08-02 03:12:23 +00:00
ae7e9600ce add rpc code for partition split task 2023-08-02 00:54:14 +00:00
4251560f1b [OBKV]add obkv rerouting pcode 2023-08-01 19:42:25 +00:00
b1c8e014b3 [GIS]fix ret error 2023-08-01 18:42:27 +00:00
a70113f97e sync wash fragment for kvcache alloc when memory not enough 2023-08-01 16:18:45 +00:00
3b07f6c3d0 opt ObSQLSessionInfo 2023-08-01 14:54:15 +00:00
90db6dcaea fix use-after-free when rpc client socket connecting 2023-07-28 02:42:39 +00:00
8d02ac1fc8 Fix all_virtual_ls_info bug 2023-07-27 04:12:40 +00:00
92034abdd3 fix build error for inc_build_test regression 2023-07-27 03:13:14 +00:00
cd9798ae42 修复obrowkey反序列化bug导致建多分区表内存膨胀的问题 2023-07-26 09:12:47 +00:00
f7c543a8bc [bug fix]add pre_check 2023-07-25 09:48:27 +00:00
b3e35e7a46 Ps return time is_negative flag use 1 rather than DT_MODE_NEG 2023-07-24 14:42:34 +00:00
0e211a956d add errno code OB_TABLET_GC_LOCK_CONFLICT and OB_LS_WAITING_SAFE_DESTROY 2023-07-24 13:48:35 +00:00
46b5cec0dc modify proxy transparent transmit prefix 2023-07-24 13:18:28 +00:00
cfaace79c2 add io diagnose info 2023-07-24 12:42:41 +00:00
9974a38e66 [CP] fix bug about datetime when serlize 2023-07-24 09:12:33 +00:00
sdc
283a9c0b9a fix se array of tablet range allocate too much memory and send piece msg core 2023-07-24 07:18:34 +00:00