Commit Graph

2304 Commits

Author SHA1 Message Date
58ab2d88cb add destroy thread for kill 15 2023-06-01 10:12:00 +00:00
049fbc5094 low ratio from 0.05 to 0.01 2023-06-01 09:17:41 +00:00
ab45b51c6a [GIS] get_geo_type_by_name bugfix 2023-06-01 03:42:14 +00:00
18233b685f fix the log when devname is invalid 2023-06-01 02:18:52 +00:00
90ffb19d9b close free log print 2023-05-31 12:11:58 +00:00
7bc764bbce Enable retrive USER_ERROR and USER_WARN message from PX worker 2023-05-31 11:18:08 +00:00
78041964d2 fix: tenant RPC_CTX_ID memory not released after tenant workers stopped 2023-05-31 10:41:59 +00:00
b38fbd69da optimize the memory of op_alloc 2023-05-31 04:47:35 +00:00
6afd8edb81 [CP] fix bad memleak when specifical tenant 2023-05-31 02:48:05 +00:00
39c207dc8c fix the atomic operation when address misalignment 2023-05-31 02:42:20 +00:00
3803e66aac fix bug about dateadd func 2023-05-30 08:47:42 +00:00
e5bd023a52 add rpc placeholder for tenant_cloning 2023-05-30 08:41:59 +00:00
sdc
b74570f68e fix granule op_ordering bug 2023-05-30 08:17:54 +00:00
17e6030a10 make memory of TSI belong to tenant 2023-05-30 02:11:19 +00:00
76e17ac719 Solve the problem that CreateContext occupies 500 tenant memory 2023-05-29 17:41:06 +00:00
253a958f51 fix rpc_call -4016 error when dst server returns null packet 2023-05-29 13:41:11 +00:00
f1d47d5ea6 reduce the easy thread local hash table size 2023-05-29 11:11:15 +00:00
1865053529 Adjust benchmark.yml && Remove dynamic memory of ObRWLock 2023-05-29 08:41:17 +00:00
13dac20342 Fix alter column type between number/decimal and oracle float 2023-05-29 07:17:01 +00:00
cd89c01994 pkt-nio try to use full of limited bandwidth 2023-05-29 07:11:22 +00:00
7b653160ff Fix charset bugs 2023-05-26 13:41:08 +00:00
d9e3c7357d opt memory usage of schema service 2023-05-26 13:16:48 +00:00
b8a4bd154a OOPS limit with thread local time 2023-05-26 11:57:47 +00:00
c9cccf08db Use tenant-level object pool instead of sop_borrow 2023-05-26 10:41:16 +00:00
9077dc1f23 add standby rpc compression 2023-05-26 10:11:15 +00:00
fa8e909ea6 fix async rpc callbcack hasn't been executed when cb.cloned failed 2023-05-26 08:16:49 +00:00
b531a62a29 Reset zlib license 2023-05-26 07:11:11 +00:00
16682044d4 Ignore error code while get_chunks 2023-05-26 04:46:56 +00:00
ae0b797794 fix wrong addr in rpc wait 2023-05-26 01:41:12 +00:00
d648edfaa6 add defence in link_hashmap for leak of revert 2023-05-25 18:46:57 +00:00
072dab0f7d [to #49775478] fix tenant_id and mod_name in PL code generator and JIT 2023-05-25 18:17:31 +00:00
6076783094 fix zip lib license 2023-05-25 17:41:14 +00:00
eb8e03a474 refactor ObQSync and ObDynamicQSync 2023-05-25 17:16:57 +00:00
5a1f13815f fix memory leak in thread exit 2023-05-25 11:41:29 +00:00
4ea455b9f9 [tx-route] support receive duplicate state from proxy 2023-05-25 08:11:51 +00:00
4e3fb51718 fix latch_hold wrong 2023-05-25 04:11:46 +00:00
5fbd2e3441 fix(stat):Modify the duplicate stat_id, modify the CODEOWNER of statistic_event files 2023-05-24 10:17:45 +00:00
5ef87ac073 fix the core of sql nio when observer is stopping part 2 2023-05-24 09:41:10 +00:00
884c4c3a02 xml binary internal support & code optimize 2023-05-24 05:41:48 +00:00
e530610cc6 adjust pkt-nio log level 2023-05-24 03:11:33 +00:00
aa3c922117 fix non-tenant thread malloc with OB_INVALID_TENANT_ID 2023-05-23 12:17:09 +00:00
53c181dd36 Fix performance reduction -- 002 2023-05-23 08:11:35 +00:00
1bf7c169e6 add drain_exch for ObJoinFilterOp 2023-05-22 09:11:47 +00:00
f9fde43c3b support DDL_group_id transfer with RPC struct 2023-05-22 05:41:34 +00:00
6b3f3631fd [CP] fix wrong label in ModulePageAllocator 2023-05-22 04:17:04 +00:00
b6cb96f6ce remove unused code 2023-05-22 03:41:34 +00:00
f8699503fa assign schema_service memory ctx for schema service 2023-05-22 03:17:05 +00:00
3fff5f39a0 bugfix : xml/json deep copy in pl && xmltype define but not init in pl 2023-05-19 10:41:38 +00:00
ba8b4b7203 fix the issue that sql nio will core in observer stop process 2023-05-19 03:22:19 +00:00
7b198323e5 pkt-nio: release response packet when rpc timeout reached 2023-05-19 03:16:55 +00:00