2460 Commits

Author SHA1 Message Date
5cee718006 fix errsim core 2023-06-29 03:24:19 +00:00
3d5098aa3f fix add_row use wrong row_size leads core 2023-06-28 12:18:07 +00:00
5b9655c0e7 [revert]observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv2 and TLSv3 2023-06-28 12:12:16 +00:00
6e23091d74 fix transfer abort stuck when abort fail first and migration happen 2023-06-28 11:24:14 +00:00
bfd07cbbc0 update faststack min_interval to 30min 2023-06-28 07:42:07 +00:00
5267b750b0 [scn] support scn_to_str() 2023-06-27 10:42:28 +00:00
5b9b083bce change 500 DEFAULT_CTX_ID limit from 3G to 4G 2023-06-27 09:12:07 +00:00
0acbec120f Make enable_system_tenant_memory_limit take effect dynamicly 2023-06-26 00:43:11 +00:00
e32f4f58b6 [CP] rpc authentication:client do not need to verify server certificate 2023-06-22 02:12:33 +00:00
45298490e2 fix cpu time incorrect without cgroup 2023-06-22 00:42:16 +00:00
bbb1cd866f stop ussl-loop thread and pnio threads early 2023-06-21 12:18:48 +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
98078bdc41 [CP] [4.1] fix remote plan execute timeout serval bugs 2023-06-16 07:42:18 +00:00
a6367c9813 fix:big json text do parser construct tree too slow 2023-06-16 03:12:19 +00:00
cf36ee8bbf fix dynamic worker working in performance testing 2023-06-15 10:12:33 +00:00
20dd11d7a7 【part 1】Split session memory to tenants 2023-06-15 09:48:00 +00:00
4c8bf212ae observer forbid SSLv2,SSLv3,TLSv1,TLSv1_1 and only support TLSv1_2 and TLSv1_3 2023-06-14 03:12:36 +00:00
63d659c58c fix hang in do_with_crash_restore 2023-06-14 02:17:48 +00:00
68af9e5cf9 fix bug about expr second microsecond hour month year 2023-06-13 08:53:56 +00:00
sdc
cb73a34eda fix reuse dblink conn pool of dropped tenant bug 2023-06-13 08:23:36 +00:00
78df99f897 fix check_db_and_table_is_exist func when table name with special symbol 2023-06-12 07:42:17 +00:00
913dea2c36 fix WORK_AREA not limit after restart observer 2023-06-12 04:42:23 +00:00
9ab529a64b fix dblink type bugs 2023-06-12 02:43:11 +00:00
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
f4b390d643 add destroy thread gracefully 2023-06-08 07:42:27 +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