Commit Graph

1408 Commits

Author SHA1 Message Date
1a4520d891 Fixing the bug in the error injection 2023-06-09 07:24:20 +00:00
789e3d8e21 alloc fix: glibc malloc Memory Splitting to Tenants 2023-06-09 06:18:15 +00:00
d977b59b60 fix asan compile error 2023-06-08 13:12:29 +00:00
9a4cf24b71 Adjust mem attr for load data 2023-06-08 10:47:46 +00:00
9b0f07d72d add error log when rpc response fail 2023-06-08 08:48:10 +00:00
30b4cfd39a DM supports retry policy. 2023-06-08 04:18:00 +00:00
3a1911a16a fix memory leak when easy deserializing rpc results 2023-06-07 06:12:38 +00:00
sdc
e6ae3402f6 fix reuse and recycle dblink connection bug 2023-06-06 04:42:39 +00:00
ea8a31197f reduce pkt-nio pre-allocated memory 2023-06-06 04:18:05 +00:00
6307df5985 Add sys_parameter: _force_explict_500_malloc && Make the 500 anti-fallback test effective 2023-06-06 04:12:22 +00:00
56e4920428 fix overflow of latch record & leak of latch defination 2023-06-06 03:48:01 +00:00
502448cead fix fifoallocator with different memattr 2023-06-06 03:42:17 +00:00
354bfa1dcf Fix sanity whitelist failure 2023-06-05 03:42:31 +00:00
89ed784966 Batch small logs to optimize the speed of fetching log 2023-06-05 03:16:00 +00:00
0226f0695f pkt-nio release pktc request when exiting 2023-06-05 03:03:14 +00:00
d627936f7d [FEAT MERGE]MiniCore 2023-06-05 02:12:43 +00:00
7d8e7728bf add destroy gracefully for kill 15 2023-06-02 14:11:55 +00:00
8bd4f54ea1 fix some charset bugs 2023-06-02 11:17:36 +00:00
4bc62745d8 Disable sanity_check_range while check_has_free 2023-06-02 10:47:35 +00:00
972185dc81 finetune thread_mgr interface 2023-06-02 07:47:52 +00:00
7adcede23b [xml type] xml type use document/content/document_unparsed/content_unparsed
Co-authored-by: GroundWu <1175416256@qq.com>
2023-06-02 04:41:50 +00:00
a58faa3aa8 fix interval type error in dblink 2023-06-02 04:23:26 +00:00
9ea66e3409 prevent the problem of SO_REUSEPORT that two observer can use same rpc/mysql port for listen 2023-06-02 04:17:43 +00:00
0e941a7b37 [part-2] Split plan memory to tenants 2023-06-02 04:11:57 +00:00
a84b7a3e75 [CP] Set up caching for large chunks of memory 2023-06-02 02:49:03 +00:00
7f5740b8b0 Close the usage of OB_TSC_TIMESTAMP.current_time() 2023-06-01 21:41:57 +00:00
sdc
623c7d90aa default rownum not allowed and fix obj deserialize bug 2023-06-01 12:42:00 +00:00
d83fc8474e finetune ObTimer and ObTenantTimezoneMgr 2023-06-01 12:17:47 +00:00
5ef01fc6fb Print mod_name while tenant memory leak detected 2023-06-01 12:12:03 +00:00
531f15a648 correct the owner tenant of Compressor memory 2023-06-01 11:47:30 +00:00
e63e1eb45e pkt-nio and ObNetKeepAlive prevent tcp self connect 2023-06-01 11:41:49 +00:00
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
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