2295 Commits

Author SHA1 Message Date
a43f5a770a change transfer start and abort stage execution to src ls leader 2023-07-06 02:12:16 +00:00
ff51b6e77c BUGFIX: change the value of freeze trigger 2023-07-05 13:12:14 +00:00
5f4a52023d optimize change member list logic to avoid tenant queue stuck 2023-07-05 07:18:07 +00:00
5e23304ed8 [fix] flashback learners 2023-07-05 04:18:05 +00:00
35ee3afcb5 [CP] fix response packet when con attr is empty 2023-07-05 03:48:12 +00:00
872c05073f fix cpu time issues 2023-07-04 07:12:05 +00:00
fa8ee1586e BUGFIX: add lock timeout for ls service 2023-07-04 02:18:33 +00:00
1d691e0d14 optimize das location refresh 2023-07-03 12:42:25 +00:00
92f96f39d8 [CP] when sql response has not been sent completely and the socket been closed,there will be reference count leakage 2023-07-03 11:12:33 +00:00
469144616f support check ls restore status when creating standby tenant 2023-07-03 10:42:22 +00:00
8e4046c707 support glibc_maloc alloc succeed when tenant reach limit 2023-06-30 10:24:28 +00:00
e35dc626a9 BUGFIX: prevent requent freeze while a tablet's memtable cnt reach max 2023-06-30 03:18:24 +00:00
65c2560d67 Fix several tx module's bug 2023-06-30 03:12:23 +00:00
e015d11370 [4.2] fix core problem because of display tasks 2023-06-29 06:12:27 +00:00
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
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
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